ManagementNamedValueCollection::Clone Method ()
.NET Framework (current version)
Creates a clone of the collection. Individual values are cloned. If a value does not support cloning, then a NotSupportedException is thrown.
Assembly: System.Management (in System.Management.dll)
Return Value
Type: System.Management::ManagementNamedValueCollection^The new copy of the collection.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: