다음을 통해 공유


MapElementHandlerUpdate.Deconstruct(Int32, IMapElement) 메서드

정의

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)

매개 변수

Index
Int32
MapElement
IMapElement

적용 대상