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