Topology of the Feature Class.
[Visual Basic .NET] Public ReadOnly Property Topology As esriFeatureClassTopology
[C#] public esriFeatureClassTopology Topology {get;}
[C++]
HRESULT get_Topology(
esriFeatureClassTopology* Topology
);
[C++]Parameters
Topology [out, retval]Topology is a parameter of type esriFeatureClassTopology
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Topology explicitly defines spatial relationships, between features. This property will return the current state of the feature class' topology, if it is unknown, or if it is supported.