ArcObjects Library Reference (EditorExt)  

IMapTopology.ClassCount Property

The count of feature classes currently participating in this map topology.

[Visual Basic .NET]
Public ReadOnly Property ClassCount As Integer
[C#]
public int ClassCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMapTopology Interface