_CommandBarActiveX.Delete(Object) 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.
This method is deprecated.
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
Whethor not the deletion is temporary.
Implements
- Attributes