Share via


SpatialAnchorStore.GetAllSavedAnchors Método

Definición

Obtiene un mapa de todos los anclajes guardados en el almacén, con sus identificadores como claves.

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)

Devoluciones

Mapa de delimitadores.

Se aplica a