Retrieves the next server object name in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As IAGSServerObjectName
[C#] public IAGSServerObjectName Next ( );
[C++]
HRESULT Next(
IAGSServerObjectName** ppSOName
);
[C++]Parameters
ppSOName [out, retval]ppSOName is a parameter of type IAGSServerObjectName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.