Gets the JsonArray value with the specified name.
public:
JsonArray^ GetNamedArray(
String^ name
)
name
Type: String
The name.
Type: JsonArray
The JsonArray with the specified name.
Important An exception is thrown if the name-value pair specified by name is not found in the JsonObject.
Namespace: Windows.Data.Json
Metadata: windows.winmd