JsonArray.GetObject Method

Gets the JsonObject, if the ValueType of the encapsulated value is Object.

Syntax

public:
JsonObject^ GetObject()  

Return value

Type: JsonObject 

The JsonObject.

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonArray Class

JsonArray Members

Windows.Data.Json Namespace