This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSParcel Interface > IGSParcel.DeleteLine Method (ArcObjects .NET 10.4 SDK) |
Delete nth Parcel line.
[Visual Basic .NET] Public Sub DeleteLine ( _ ByVal index As Integer _ )
[C#] public void DeleteLine ( int index );