This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumWorkspace Interface > IEnumWorkspace.Clone Method (ArcObjects .NET 10.4 SDK) |
Creates a clone of the current enumeration.
[Visual Basic .NET] Public Sub Clone ( _ ByRef workspaces As IEnumWorkspace _ )
[C#] public void Clone ( ref IEnumWorkspace workspaces );
[C++]
HRESULT Clone(
IEnumWorkspace** workspaces
);
[C++]
Parameters workspaces [out]
workspaces is a parameter of type IEnumWorkspace