This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IForwardStarGEN Interface > IForwardStarGEN.Network Property (ArcObjects .NET 10.5 SDK) |
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