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


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

IEnumCELinePoints Interface

Provides access to EnumLinepoints that help build a list of CE/GS Linepoints.

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IEnumCELinePoints

Classes Description
EnumCELinePoints A group of GSLinePoints.