Share via


_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

See Also

Reference

_CommandBarComboBox Interface

Microsoft.VisualStudio.CommandBars Namespace