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


IMapTopology2.LayerCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IM > IMapTopology2 Interface > IMapTopology2.LayerCount Property
ArcGIS Developer Help

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