JsonValue.GetArray Method

Gets an array, 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

JsonValue Class

JsonValue Members

Windows.Data.Json Namespace