ArcObjects Library Reference (GISClient)  

IEnumAGOGroupInfo.Count Property

The number of AGOGroupInfos in the enumeration.

ERROR: Syntax information about IEnumAGOGroupInfo.Count may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT get_Count(
  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

IEnumAGOGroupInfo Interface