_CommandBarComboBox.Clear Method
Clears the list. This method is deprecated.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
Sub Clear
void Clear()
void Clear()
abstract Clear : unit -> unit
function Clear()
Remarks
This method is deprecated, and throws a DeprecatedException.
.NET Framework Security
- 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.