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


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

IEIDInfo Interface

Provides access to members that contain the geometry and/or feature associated with a network element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property EID Network element ID with which the feature and geometry are associated.
Read-only property Feature Feature associated with this network element ID.
Read-only property Geometry Geometry associated with this network element ID.

Classes that implement IEIDInfo

Classes Description
EIDInfo Contains the feature and geometry for a given eid.