Provides access to members that get the features and/or geometries from an enumeration of element IDs.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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 that implement IEIDHelper
| CoClasses and Classes | Description | 
|---|---|
| EIDHelper | A container for getting the features and/or geometries from an enumeration of element IDs. |