Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 481 Bytes

pathfigurecollection_replaceall_988432919.md

File metadata and controls

23 lines (16 loc) · 481 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.PathFigureCollection.ReplaceAll(Microsoft.UI.Xaml.Media.PathFigure[])
winrt method

Microsoft.UI.Xaml.Media.PathFigureCollection.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