This document is archived and information here might be outdated. Recommended version. |
The Topology associated with the class.
[Visual Basic .NET] Public ReadOnly Property Topology As ITopology
[C#] public ITopology Topology {get;}
[C++]
HRESULT get_Topology(
ITopology** Topology
);
[C++]
Parameters Topology [out, retval]
Topology is a parameter of type ITopology**
Returns the Topology this FeatureClass is associated with. A FeatureClass can be associated with only 1 Topology.