Compartilhar via


SpatialAnchorStore.GetAllSavedAnchors Método

Definição

Obtém um mapa de todas as âncoras salvas no repositório, com seus identificadores como as chaves.

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)

Retornos

O mapa de âncoras.

Aplica-se a