Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 473 Bytes

uielementweakcollection_replaceall_1684630720.md

File metadata and controls

26 lines (16 loc) · 473 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.UIElementWeakCollection.ReplaceAll(Microsoft.UI.Xaml.UIElement[])
winrt method

Microsoft.UI.Xaml.UIElementWeakCollection.ReplaceAll

-description

Initially clears the collection, then inserts the provided array as new items.

-parameters

-param items

The new collection items.

-remarks

-see-also

-examples