ArcObjects Library Reference (GeoSurvey)  

ICadastralLinePoints.DeleteLinePoint Method

Delete unjoined parcels from the packet.

[Visual Basic .NET]
Public Sub DeleteLinePoint ( _
    ByVal LinePoint As Integer _
)
[C#]
public void DeleteLinePoint (
    int LinePoint
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLinePoints Interface