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


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

IEnumServerObjectConfiguration Interface

Provides access to members that enumerate through ServerObjectConfigurations.

Product Availability

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

Members

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

Classes that implement IEnumServerObjectConfiguration

Classes Description

See Also

IServerObjectConfiguration Interface | IServerObjectAdmin Interface | ServerObjectConfigurationInfo Class