Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 473 Bytes

blockcollection_replaceall_1318013284.md

File metadata and controls

25 lines (16 loc) · 473 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Documents.BlockCollection.ReplaceAll(Windows.UI.Xaml.Documents.Block[])
winrt method

Windows.UI.Xaml.Documents.BlockCollection.ReplaceAll

-description

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

-parameters

-param items

The new collection items.

-remarks

-examples

-see-also