This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkCollection Interface > INetworkCollection.GeometricNetworkCount Property (ArcObjects .NET 10.4 SDK) |
The number of GeometricNetworks in this FeatureDataset.
[Visual Basic .NET] Public ReadOnly Property GeometricNetworkCount As Integer
[C#] public int GeometricNetworkCount {get;}
[C++]
HRESULT get_GeometricNetworkCount(
Long* numNetworks
);
[C++]
Parameters numNetworks [out, retval] numNetworks is a parameter of type Long