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 | ||
---|---|---|
Next | Retrieves the next configuration parameter in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
See Also
IConfigurationKeyword Interface | IConfigurationParameter Interface