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


IDataLicenseInfo.LayerCroupsCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IDataLicenseInfo.LayerCroupsCount Property

Number of layer groups.

[Visual Basic .NET]
Public ReadOnly Property LayerCroupsCount As Integer
[C#]
public int LayerCroupsCount {get;}
[C++]
HRESULT get_LayerCroupsCount(
  long* pVal
);
[C++]

Parameters pVal [out, retval] pVal is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDataLicenseInfo Interface