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


IEIDInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IE > IEIDInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

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.

CoClasses that implement IEIDInfo

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