Partager via


SpatialAnchorStore.GetAllSavedAnchors Méthode

Définition

Obtient une carte de toutes les ancres enregistrées dans le magasin, avec leurs identificateurs en tant que clés.

public:
 virtual IMapView<Platform::String ^, SpatialAnchor ^> ^ GetAllSavedAnchors() = GetAllSavedAnchors;
IMapView<winrt::hstring, SpatialAnchor const&> GetAllSavedAnchors();
public IReadOnlyDictionary<string,SpatialAnchor> GetAllSavedAnchors();
function getAllSavedAnchors()
Public Function GetAllSavedAnchors () As IReadOnlyDictionary(Of String, SpatialAnchor)

Retours

Carte des ancres.

S’applique à