-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.Controls.ItemCollection.ReplaceAll(System.Object[]) |
winrt method |
Initially clears the collection, then inserts the provided array as new items.
The new collection items.
For implementations that track a "changed" event, the initial reset fires an event, but the items added don't fire discrete per-item events.