Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 477 Bytes

blockcollection_replaceall_814850662.md

File metadata and controls

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

Microsoft.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