Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 515 Bytes

scenecomponentcollection_size.md

File metadata and controls

30 lines (17 loc) · 515 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Composition.Scenes.SceneComponentCollection.Size
winrt property
19H1

Windows.UI.Composition.Scenes.SceneComponentCollection.Size

-description

Gets the size (count) of the collection.

-property-value

The count of items in the collection.

-remarks

-see-also

SceneComponent, SceneNode.Components

-examples