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


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

IEnumConfigurationKeyword Interface

Provides access to members to enumerate configuration keywords.

Product Availability

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

When To Use

Use this interface to iterate through the collection of configuration keywords supported by a File or ArcSDE geodatabase.

Members

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

Classes that implement IEnumConfigurationKeyword

Classes Description

See Also

IWorkspaceConfiguration Interface | IConfigurationKeyword Interface