Freigeben über


SpatialAnchorStore.GetAllSavedAnchors Methode

Definition

Ruft eine Zuordnung aller im Speicher gespeicherten Anker mit ihren Bezeichnern als Schlüssel ab.

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)

Gibt zurück

Die Karte der Anker.

Gilt für: