Share via


CommandBarComboBoxClass.Delete(Object) Method

Definition

Removes this control from the collection.

 virtual void Delete(winrt::Windows::Foundation::IInspectable const & Temporary);
[System.Runtime.InteropServices.DispId(1610874887)]
public virtual void Delete (object Temporary);
[<System.Runtime.InteropServices.DispId(1610874887)>]
abstract member Delete : obj -> unit
override this.Delete : obj -> unit
Public Overridable Sub Delete (Optional Temporary As Object)

Parameters

Temporary
Object

true if the removal is temporary, otherwise false.

Implements

Attributes

Applies to