CommandBarPopup.Delete(Object) Method

Definition

Removes this control from the collection.

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

Parameters

Temporary
Object

true if the removal is temporary, otherwise false.

Implements

Attributes

Applies to