_CommandBarComboBox.Clear Method

Definition

Clears the list. This method is deprecated.

public:
 void Clear();
public:
 void Clear();
void Clear();
[System.Runtime.InteropServices.DispId(1610940417)]
public void Clear ();
[<System.Runtime.InteropServices.DispId(1610940417)>]
abstract member Clear : unit -> unit
Public Sub Clear ()
Attributes

Remarks

This method is deprecated, and throws a DeprecatedException.

Applies to