Provides access to members that query information about adjacent elements in the network dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
IsFiltered | Indicates if the given network element is filtered out from the adjacencies object. | |
QueryAdjacencies | Finds all network elements that are adjacent to the given sequence of network elements. |
CoClasses that implement INetworkForwardStar
CoClasses and Classes | Description |
---|---|
NetworkForwardStar | A container for querying information about adjacent elements in the network dataset. |
Remarks
This interface has been superceded by INetworkForwardStarEx. Please refer to that interface for usage instructions.