Clears the array and then inserts the provided collection of JsonValue objects as new array items.
public:
void ReplaceAll(
Array<IJsonValue>^ items
)
items
Type: IJsonValue
The new collection items.
Namespace: Windows.Data.Json
Metadata: windows.winmd