Sets the value at the specified index using the provided JsonValue.
public:
void SetAt(
uint32 index,
IJsonValue^ value
)
index
Type: uint32
The index at which to set the value.
value
Type: IJsonValue
The value to set.
Namespace: Windows.Data.Json
Metadata: windows.winmd