Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 533 Bytes

blockcollection_first_1920739956.md

File metadata and controls

22 lines (15 loc) · 533 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Documents.BlockCollection.First
winrt method

Microsoft.UI.Xaml.Documents.BlockCollection.First

-description

Returns the iterator for iteration over the items in the collection.

-returns

The iterator object. 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