This document is archived and information here might be outdated. Recommended version. |
Number of layers in the Map.
[Visual Basic .NET]
Public ReadOnly Property LayerCount As Integer
[C#]
public int LayerCount {get;}
[C++]
HRESULT get_LayerCount(
void
);
Returns the number of layers in the Map that implement IDataLayer. This does not include ICompositeLayer objects.