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