This document is archived and information here might be outdated.  Recommended version.


IEnumServerDirectory Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IE > IEnumServerDirectory Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Server)  

IEnumServerDirectory Interface

Provides access to members that enumerate through ServerDirectories.

Product Availability

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

Members

Name Description
Read-only property Count The number of ServerDirectories in the enumeration.
Method Next Returns the next ServerDirectory in the enumeration.
Method Reset Starts the enumeration at the beginning.

CoClasses that implement IEnumServerDirectory

CoClasses and Classes Description

See Also

IServerDirectory Interface | IServerObjectAdmin Interface | ServerDirectory Class | ServerObjectAdmin Class | IServerDirectoryInfo Interface