Skip to content

Properties_T_CodeJam_Collections_IndexedItem_1

andrewvk edited this page Apr 5, 2016 · 3 revisions

IndexedItem(T) Properties

[This is preliminary documentation and is subject to change.]

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