|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IE > IEIDHelper Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members that get the features and/or geometries from an enumeration of element IDs.
| Description | ||
|---|---|---|
|  | AddField | Adds a field to the list of fields to return with the feature. | 
|  | ClearFields | Clears the list of fields to return with the feature. | 
|  | CreateEnumEIDInfo | Creates an enumeration of EIDInfo objects based on the specified EIDs and parameters on this EIDHelper object. | 
|  | DisplayEnvelope | Envelope in which valid geometries and features must reside to be returned in the EnumEIDInfo object. | 
|  | GeometricNetwork | Geometric network from which these element IDs come. | 
|  | OutputSpatialReference | Spatial reference the returned geometries should be in. | 
|  | PartialComplexEdgeGeometry | Indicates if the EIDs representing partial complex edges return the geometry of the partial complex edge. | 
|  | ReturnFeatures | Indicates if the created IEIDInfo enumeration should contain features. | 
|  | ReturnGeometries | Indicates if the created EIDInfo enumeration should contain geometries. | 
| CoClasses and Classes | Description | 
|---|---|
| EIDHelper | A container for getting the features and/or geometries from an enumeration of element IDs. |