Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 469 Bytes

itemindexrange_lastindex.md

File metadata and controls

22 lines (15 loc) · 469 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Data.ItemIndexRange.LastIndex
winrt property

Microsoft.UI.Xaml.Data.ItemIndexRange.LastIndex

-description

Gets the index of the last item in the instance of the ItemIndexRange class.

-property-value

The index of the last item in the instance of the ItemIndexRange class.

-remarks

-examples

-see-also