ArcObjects Library Reference (NetworkAnalysis)  

IEIDHelper Interface

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
Method AddField Adds a field to the list of fields to return with the feature.
Method ClearFields Clears the list of fields to return with the feature.
Method CreateEnumEIDInfo Creates an enumeration of EIDInfo objects based on the specified EIDs and parameters on this EIDHelper object.
Write-only property DisplayEnvelope Envelope in which valid geometries and features must reside to be returned in the EnumEIDInfo object.
Write-only property GeometricNetwork Geometric network from which these element IDs come.
Write-only property OutputSpatialReference Spatial reference the returned geometries should be in.
Write-only property PartialComplexEdgeGeometry Indicates if the EIDs representing partial complex edges return the geometry of the partial complex edge.
Write-only property ReturnFeatures Indicates if the created IEIDInfo enumeration should contain features.
Write-only property 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.