Returns the item located at the specified index.
public:
IJsonValue^ GetAt(
uint32 index
)
index
Type: uint32
The integer index for the value to retrieve.
Type: IJsonValue
The JsonValue at the specified index.
Namespace: Windows.Data.Json
Metadata: windows.winmd