This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IE > IEnumServerObjectConfigurationInfo Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that enumerate through ServerObjectConfigurationInfos.
Description | ||
---|---|---|
Count | The number of ServerObjectConfigurationInfos in the enumeration. | |
Next | Returns the next ServerObjectConfigurationInfo in the enumeration. | |
Reset | Starts the enumeration at the beginning. |
IServerObjectConfigurationInfo Interface | IServerObjectManager Interface | ServerObjectConfiguration Class