JsonObject.GetView Method

Gets a JsonObject view.

Syntax

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

Return value

Type: IMapView<String^ , IJsonValue^ > 

  The JsonObject view.

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonObject Class

JsonObject Members

Windows.Data.Json Namespace