Freigeben über


MapControlBusinessLandmarkPointerEnteredEventArgs.LocalLocations Eigenschaft

Definition

Ruft die lokalen Standorte für das Geschäftszeichen ab.

public:
 property IVectorView<LocalLocation ^> ^ LocalLocations { IVectorView<LocalLocation ^> ^ get(); };
IVectorView<LocalLocation> LocalLocations();
public IReadOnlyList<LocalLocation> LocalLocations { get; }
var iVectorView = mapControlBusinessLandmarkPointerEnteredEventArgs.localLocations;
Public ReadOnly Property LocalLocations As IReadOnlyList(Of LocalLocation)

Eigenschaftswert

Die lokalen Standorte für das Geschäftsdenkmal.

Gilt für: