This document is archived and information here might be outdated.  Recommended version.


IMapTopology2.LayerCount Property (ArcObjects .NET 10.5 SDK)
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