HistoryInfo.Clone Method

Definition

Returns a clone of this object.

public:
 Microsoft::PowerShell::Commands::HistoryInfo ^ Clone();
public:
 Microsoft::PowerShell::Commands::HistoryInfo ^ Clone();
Microsoft::PowerShell::Commands::HistoryInfo Clone();
public Microsoft.PowerShell.Commands.HistoryInfo Clone ();
member this.Clone : unit -> Microsoft.PowerShell.Commands.HistoryInfo
Public Function Clone () As HistoryInfo

Returns

Applies to