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


IEnumServerDirectoryInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IE > IEnumServerDirectoryInfo Interface
ArcGIS Developer Help

IEnumServerDirectoryInfo Interface

Provides access to members that enumerate through ServerDirectoryInfos.

Product Availability

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

Members

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

Classes that implement IEnumServerDirectoryInfo

Classes Description

See Also

IServerDirectoryInfo Interface | IServerObjectManager Interface | ServerDirectoryInfo Class | ServerObjectAdmin Class | IServerDirectory Interface