ArcObjects Library Reference (GeoDatabase)  

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

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

See Also

IConfigurationKeyword Interface | IConfigurationParameter Interface

.NET Related Topics

Querying workspace properties