This document is archived and information here might be outdated.  Recommended version.


IEnumCELines Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IE > IEnumCELines Interface
ArcGIS Developer Help

IEnumCELines Interface

Provides access to EnumLines that help build a list of CE/GS Lines.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Add Add line to enum.
Read-only property Count Count line in enum.
Method Delete Delete line in enum.
Method Empty Empty enum elements.

Classes that implement IEnumCELines

Classes Description
EnumCELines A group of GSLines.

Remarks

Cadastral Editor line enum. IEnumCELines can store both parcel lines and construction lines.