ArcObjects Library Reference (GeoDatabase)  

IForwardStar.Network Property

Underlying network of this forward star cursor.

[Visual Basic .NET]
Public ReadOnly Property Network As INetwork
[C#]
public INetwork Network {get;}
[C++]
HRESULT get_Network(
  INetwork** Network
);
[C++]

Parameters

Network [out, retval]

  Network is a parameter of type INetwork

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IForwardStar Interface | IForwardStar.FindAdjacent Method | IForwardStar.QueryAdjacentEdge Method | IForwardStar.QueryAdjacentJunction Method | IForwardStar.Network Property | IForwardStar.QueryAdjacentEdges Method | IForwardStar.QueryAdjacentJunctions Method | IForwardStar.QueryAtTurns Method | INetwork.CreateForwardStar Method | IForwardStar.QueryAtTurn Method