JsonObject.GetArray Method

Returns a JsonArray, if the ValueType of the encapsulated value is Array.

Syntax

public:
JsonArray^ GetArray()  

Return value

Type: JsonArray 

The JsonArray.

Requirements

Namespace: Windows.Data.Json

Metadata: windows.winmd

See also

Reference

JsonObject Class

JsonObject Members

Windows.Data.Json Namespace