This document is archived and information here might be outdated. Recommended version. |
The number of topologies in the container.
[Visual Basic .NET]
Public ReadOnly Property TopologyCount As Integer
[C#]
public int TopologyCount {get;}
[C++]
HRESULT get_TopologyCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
The number of Topologies in this container (FeatureDataset).