This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSGroupLayer Interface > IWMSGroupLayer.Count Property (ArcObjects .NET 10.4 SDK) |
Number of sub layers.
[Visual Basic .NET] Public ReadOnly Property Count As Integer
[C#] public int Count {get;}
[C++]
HRESULT get_Count(
long* pLayerCount
);
[C++]
Parameters pLayerCount [out, retval] pLayerCount is a parameter of type long