Skip to content

Properties_T_CodeJam_Collections_IndexedItem_1

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

IndexedItem(T) Properties

The IndexedItem(T) generic type exposes the following members.

Properties

 

Name Description
Public property Index Gets the index of the element in a sequence.
Public property IsFirst Determines if the value is first in a sequence.
Public property IsLast Determines if the value is last in a sequence.
Public property Item Gets the value of the element.
  Back to Top

See Also

Reference

IndexedItem(T) Structure
CodeJam.Collections Namespace

Clone this wiki locally