_CommandBarComboBox.Clear Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.