IEnumFORMATETC::Clone Method (IEnumFORMATETC^%)
.NET Framework (current version)
Creates a new enumerator that contains the same enumeration state as the current enumerator.
Assembly: System (in System.dll)
Parameters
- newEnum
-
Type:
System.Runtime.InteropServices.ComTypes::IEnumFORMATETC^%
When this method returns, contains a reference to the newly created enumerator. This parameter is passed uninitialized.
For more information about IEnumFORMATETC::Clone, see the MSDN Library.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: