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