Aracılığıyla paylaş


IMap.Elements Property

Definition

The pins that are to be shown on this Map.

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)

Property Value

Applies to