PropertySet.GetView Method

Gets an immutable view of the property set.

Syntax

public:
IMapView<String^ , Object^ >^ GetView()  

Return value

Type: IMapView<String^ , Object^ > 

  The immutable view.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

PropertySet Class

PropertySet Members

Windows.Foundation.Collections Namespace