Partager via


MapControlBusinessLandmarkPointerExitedEventArgs.LocalLocations Propriété

Définition

Obtient les emplacements locaux de la marque de terrain de l’entreprise.

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)

Valeur de propriété

Les emplacements locaux de la marque de terrain de l’entreprise.

S’applique à