ArcObjects Library Reference (GISClient)  

IEnumAGOGroupInfo.Next Method

Returns the next AGOGroupInfo in the enumeration.

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

[C++]
HRESULT Next(
  IAGOGroupInfo** Next
);
[C++]

Parameters

Next [out, retval]

  Next is a parameter of type IAGOGroupInfo

Product Availability

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

See Also

IEnumAGOGroupInfo Interface