-
Couldn't load subscription status.
- Fork 35
Properties_T_CodeJam_Collections_IndexedItem_1
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
The IndexedItem(T) generic type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Index | Gets the index of the element in a sequence. |
![]() |
IsFirst | Determines if the value is first in a sequence. |
![]() |
IsLast | Determines if the value is last in a sequence. |
![]() |
Item | Gets the value of the element. |
