This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IE > IEnumCELines Interface > IEnumCELines.Delete Method (ArcObjects .NET 10.4 SDK) |
Delete line in enum.
[Visual Basic .NET] Public Sub Delete ( _ ByVal pLine As IGSLine _ )
[C#] public void Delete ( IGSLine pLine );