This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IE > IEnumAGSServerConnectionName Interface > IEnumAGSServerConnectionName.Next Method (ArcObjects .NET 10.5 SDK) |
Returns the next element in the enumerator.
[Visual Basic .NET] Public Function Next ( _ ) As IAGSServerConnectionName
[C#] public IAGSServerConnectionName Next ( );
[C++]
HRESULT Next(
IAGSServerConnectionName** connName
);
[C++]
Parameters connName [out, retval]
connName is a parameter of type IAGSServerConnectionName