MediaStreamSamplePropertySet.GetView Methode

Definition

Ruft eine unveränderliche Ansicht des Eigenschaftensatzes ab.

public:
 virtual IMapView<Platform::Guid, Platform::Object ^> ^ GetView() = IMap<Platform::Guid, Platform::Object ^>::GetView;
IMapView<winrt::guid, IInspectable const&> GetView();
public IReadOnlyDictionary<Guid,object> GetView();
function getView()
Public Function GetView () As IReadOnlyDictionary(Of Guid, Object)

Gibt zurück

IMapView<Guid,Object>

IReadOnlyDictionary<Guid,Object>

IMapView<Platform::Guid,Platform::Object>

IMapView<winrt::guid,IInspectable>

Die unveränderliche Ansicht.

Implementiert

Gilt für: