Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 524 Bytes

visualcollection_first_1920739956.md

File metadata and controls

24 lines (15 loc) · 524 Bytes
-api-id -api-type
M:Windows.UI.Composition.VisualCollection.First
winrt method

Windows.UI.Composition.VisualCollection.First

-description

Retrieves an iterator with the first object at the bottom of the collection.

-returns

Returns an iterator with the first object at the bottom of the collection. VisualCollections are ordered from bottom to top.

-remarks

-examples

-see-also