Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 522 Bytes

timelinemarkercollection_first_1920739956.md

File metadata and controls

23 lines (15 loc) · 522 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.TimelineMarkerCollection.First
winrt method

Windows.UI.Xaml.Media.TimelineMarkerCollection.First

-description

Returns an iterator for the items in the collection.

-returns

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

-remarks

-examples

-see-also