다음을 통해 공유


IMap.Elements 속성

정의

이 지도에 표시할 핀입니다.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapElement ^> ^ Elements { System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapElement ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapElement> Elements { get; }
member this.Elements : System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapElement>
Public ReadOnly Property Elements As IList(Of IMapElement)

속성 값

적용 대상