Freigeben über


MapControlBusinessLandmarkPointerExitedEventArgs.LocalLocations Eigenschaft

Definition

Ruft die lokalen Standorte der Unternehmenslandmark ab.

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

Eigenschaftswert

Die lokalen Standorte der Unternehmenslandmarkierung.

Gilt für: