public ref class JsonArray sealed : IJsonValue, IVector<IJsonValue^ >, IIterable<IJsonValue^ >
For an example of how these class methods are used to parse an array from a JSON string and convert it into a JsonArray object, update the values the array contains, and then serialize the updated JsonArray object as a JSON string. See Using JavaScript Object Notation (JSON).
Namespace: Windows.Data.Json
Metadata: windows.winmd