Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 509 Bytes

geometrycollection_first_1920739956.md

File metadata and controls

24 lines (15 loc) · 509 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.GeometryCollection.First
winrt method

Windows.UI.Xaml.Media.GeometryCollection.First

-description

Returns an iterator for the items in the collection.

-returns

The iterator object. The iterator's current position is the 0-index position, or at the collection end if the collection is empty.

-remarks

-examples

-see-also