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


ICadastralPacket.Close Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPacket Interface > ICadastralPacket.Close Method
ArcGIS Developer Help

ICadastralPacket.Close Method

Close the packet and discard all packet data.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacket Interface