This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IE > IEnumServerDirectory Interface > IEnumServerDirectory.Next Method (ArcObjects .NET 10.4 SDK) |
Returns the next ServerDirectory in the enumeration.
[Visual Basic .NET] Public Function Next ( _ ) As IServerDirectory
[C#] public IServerDirectory Next ( );
[C++]
HRESULT Next(
IServerDirectory** Next
);
[C++]
Parameters Next [out, retval]
Next is a parameter of type IServerDirectory