Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 485 Bytes

pathsegmentcollection_replaceall_1522649654.md

File metadata and controls

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

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