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


IEnumConfigurationParameter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumConfigurationParameter Interface
ArcGIS Developer Help

IEnumConfigurationParameter Interface

Provides access to members to enumerate configuration parameters.

Product Availability

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

When To Use

Use this interface to iterate through the collection of parameters referenced by a configuration keyword.

Members

Name Description
Method Next Retrieves the next configuration parameter in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

Classes that implement IEnumConfigurationParameter

Classes Description

See Also

IConfigurationKeyword Interface | IConfigurationParameter Interface