A container for retrieving information about the elements adjacent to a given network element.
NetworkForwardStarAdjacencies is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The NetworkForwardStarAdjacencies object holds the adjacent network elements that were queried by calling the INetworkForwardStar::QueryAdjacencies method. Adjacent network elements are elements that are connected in the network dataset.
The NetworkForwardStarAdjacencies object is created by calling the INetworkQuery::CreateForwardStarAdjacencies method.
Interfaces
Interfaces | Description |
---|---|
INetworkForwardStarAdjacencies | Provides access to members that specify the adjacent network elements returned by the NetworkForwardStar object. |