This document is archived and information here might be outdated. Recommended version. |
An enumerator over the topology names in this FeatureDataset.
[Visual Basic .NET] Public ReadOnly Property TopologyNames As IEnumDatasetName
[C#] public IEnumDatasetName TopologyNames {get;}
[C++]
HRESULT get_TopologyNames(
IEnumDatasetName** TopologyNames
);
[C++]
Parameters TopologyNames [out, retval]
TopologyNames is a parameter of type IEnumDatasetName**
This method returns an enumeration of all the TopologyNames in the FeatureDataset.