This document is archived and information here might be outdated.  Recommended version.


IForwardStar.Network Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IForwardStar Interface > IForwardStar.Network Property
ArcGIS Developer Help

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.QueryAdjacentEdge Method | IForwardStar.QueryAdjacentJunctions Method | IForwardStar.QueryAtTurns Method | IForwardStar.QueryAtTurn Method | IForwardStar.FindAdjacent Method | IForwardStar.QueryAdjacentEdges Method | IForwardStar.Network Property | IForwardStar.QueryAdjacentJunction Method | INetwork.CreateForwardStar Method