Compartilhar via


MapElementHandlerUpdate.Deconstruct(Int32, IMapElement) Método

Definição

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

Parâmetros

Index
Int32
MapElement
IMapElement

Aplica-se a