Udostępnij za pośrednictwem


Właściwość Map.MapElements —

Przestrzeń nazw:  Microsoft.Phone.Maps.Controls
Zestaw:  Microsoft.Phone.Maps (w Microsoft.Phone.Maps.dll)

Składnia

'Deklaracja
Public ReadOnly Property MapElements As Collection(Of MapElement)
public Collection<MapElement> MapElements { get; }
public:
property Collection<MapElement^>^ MapElements {
    Collection<MapElement^>^ get ();
}
member MapElements : Collection<MapElement> with get

Wartość właściwości

Typ: System.Collections.ObjectModel.Collection<MapElement>

Informacje o wersji

.NET dla aplikacji dla Windows Phone

Obsługiwane w: Windows Phone 8, Silverlight 8.1

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Map Klasa

Przestrzeń nazw Microsoft.Phone.Maps.Controls