ArcObjects Library Reference (EditorExt)  

IMapTopology2.LayerCount Property

The count of layers currently participating in this map topology.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMapTopology2 Interface