_CommandBarComboBox.Clear Method

Clears the list. This method is deprecated.

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

Syntax

‘선언
Sub Clear
‘사용 방법
Dim instance As _CommandBarComboBox

instance.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

_CommandBarComboBox Members

Microsoft.VisualStudio.CommandBars Namespace