Freigeben über


BitmapPropertySet.GetView Methode

Definition

Ruft eine unveränderliche Ansicht des Eigenschaftensatzes ab.

public:
 virtual IMapView<Platform::String ^, BitmapTypedValue ^> ^ GetView() = IMap<Platform::String ^, BitmapTypedValue ^>::GetView;
IMapView<winrt::hstring, BitmapTypedValue const&> GetView();
public IReadOnlyDictionary<string,BitmapTypedValue> GetView();
function getView()
Public Function GetView () As IReadOnlyDictionary(Of String, BitmapTypedValue)

Gibt zurück

Die unveränderliche Ansicht.

Implementiert

Gilt für:

Weitere Informationen