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


IEnumConfigurationKeyword Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumConfigurationKeyword Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

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.

CoClasses that implement IEnumConfigurationKeyword

CoClasses and Classes Description

See Also

IWorkspaceConfiguration Interface | IConfigurationKeyword Interface

.NET Related Topics

Querying workspace properties