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