CommandBarComboBoxClass.Clear Method

Clears the list. This method is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

‘선언
Public Overridable Sub Clear
public virtual void Clear()

Implements

_CommandBarComboBox.Clear()

Remarks

This method is deprecated, and throws a DeprecatedException.

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace