This document is archived and information here might be outdated.  Recommended version.


IParcelTransformation.ClearCache Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.ClearCache Method

Clear cached geometries.

[Visual Basic .NET]
Public Sub ClearCache ( _
)
[C#]
public void ClearCache (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface