This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSEnumServerObjectName Interface > IAGSEnumServerObjectName.Next Method (ArcObjects .NET 10.4 SDK) |
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