PSPrimitiveDictionary.Clone Method

Definition

Creates a new instance by doing a shallow copy of the current instance.

public:
 override System::Object ^ Clone();
public:
 override Platform::Object ^ Clone();
 override winrt::Windows::Foundation::IInspectable Clone();
public override object Clone ();
override this.Clone : unit -> obj
Public Overrides Function Clone () As Object

Returns

Applies to