共用方式為


ContextFlyoutItemHandlerUpdate.Deconstruct(Int32, IMenuElement) 方法

定義

public:
 void Deconstruct([Runtime::InteropServices::Out] int % Index, [Runtime::InteropServices::Out] Microsoft::Maui::IMenuElement ^ % MenuElement);
public void Deconstruct (out int Index, out Microsoft.Maui.IMenuElement MenuElement);
Public Sub Deconstruct (ByRef Index As Integer, ByRef MenuElement As IMenuElement)

參數

Index
Int32
MenuElement
IMenuElement

適用於