This document is archived and information here might be outdated. Recommended version. |
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**