This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IM > IMapTopology Interface > IMapTopology.Class Property (ArcObjects .NET 10.5 SDK) |
A reference to the specified feature class in this map topology.
[Visual Basic .NET] Public Function get_Class ( _ ByVal index As Integer _ ) As IFeatureClass
[C#] public IFeatureClass get_Class ( int index );
This method has been depreciated in favor of IMapTopology2.get_Layer