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


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

IEnumWorkspace Interface

Provides access to members that enumerate workspaces.

Product Availability

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

Members

Name Description
Method Clone Creates a clone of the current enumeration.
Method Next Retrieves the next Workspace in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.
Method Skip Skips the next Workspace in the enumeration.

Classes that implement IEnumWorkspace

Classes Description