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