Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 499 Bytes

blockcollection_getat_496709656.md

File metadata and controls

28 lines (18 loc) · 499 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Documents.BlockCollection.GetAt(System.UInt32)
winrt method

Windows.UI.Xaml.Documents.BlockCollection.GetAt

-description

Returns the item located at the specified index.

-parameters

-param index

The integer index for the value to retrieve.

-returns

The Block value at the specified index.

-remarks

-examples

-see-also