SpatialAnchorStore.GetAllSavedAnchors Metodo

Definizione

Ottiene una mappa di tutti gli ancoraggi salvati nell'archivio, con i relativi identificatori come chiavi.

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)

Restituisce

Mappa degli ancoraggi.

Si applica a