IEnumString::Clone Method (IEnumString^%)
.NET Framework (current version)
Creates a new enumerator that contains the same enumeration state as the current one.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- ppenum
-
Type:
System.Runtime.InteropServices.ComTypes::IEnumString^%
When this method returns, contains a reference to the newly created enumerator. This parameter is passed uninitialized.
For more information about IEnumString::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: