Partager via


MapElementHandlerUpdate.Deconstruct(Int32, IMapElement) Méthode

Définition

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)

Paramètres

Index
Int32
MapElement
IMapElement

S’applique à