Share via


HistoryQueue<T>.Clear Method

Removes elements from the history.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As HistoryQueue

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit 
public function Clear()