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


ICadastralPacket.Close Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

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