ImplicitAnimationCollection.GetView Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt eine Kartenansicht der Auflistung zurück.
public:
virtual IMapView<Platform::String ^, ICompositionAnimationBase ^> ^ GetView() = IMap<Platform::String ^, ICompositionAnimationBase ^>::GetView;
IMapView<winrt::hstring, ICompositionAnimationBase const&> GetView();
public IReadOnlyDictionary<string,ICompositionAnimationBase> GetView();
function getView()
Public Function GetView () As IReadOnlyDictionary(Of String, ICompositionAnimationBase)
Gibt zurück
IMapView<Platform::String,ICompositionAnimationBase>
IMapView<winrt::hstring,ICompositionAnimationBase>
Gibt eine Kartenansicht der Auflistung zurück.