Inserts a JsonValue into an array at the specified index.
public:
void InsertAt(
uint32 index,
IJsonValue^ value
)
index
Type: uint32
The zero-based index at which the item should be inserted.
value
Type: IJsonValue
The IJsonValue object to insert.
Namespace: Windows.Data.Json
Metadata: windows.winmd