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


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

IEnumServerObjectConfigurationInfo Interface

Provides access to members that enumerate through ServerObjectConfigurationInfos.

Product Availability

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

Members

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

Classes that implement IEnumServerObjectConfigurationInfo

Classes Description

See Also

IServerObjectConfigurationInfo Interface | IServerObjectManager Interface | ServerObjectConfiguration Class