Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 618 Bytes

scenenodecollection_replaceall_1975230580.md

File metadata and controls

31 lines (18 loc) · 618 Bytes
-api-id -api-type ms.custom
M:Windows.UI.Composition.Scenes.SceneNodeCollection.ReplaceAll(Windows.UI.Composition.Scenes.SceneNode[])
winrt method
19H1

Windows.UI.Composition.Scenes.SceneNodeCollection.ReplaceAll

-description

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

-parameters

-param items

The new collection items.

-remarks

-see-also

SceneNode, SceneNode.Children

-examples