Map.IMap.Pins 屬性

定義

property System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ Microsoft::Maui::Maps::IMap::Pins { System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ get(); };
System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin> Microsoft.Maui.Maps.IMap.Pins { get; }
member this.Microsoft.Maui.Maps.IMap.Pins : System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin>
 ReadOnly Property Pins As IList(Of IMapPin) Implements IMap.Pins

屬性值

實作

適用於