Index
Represent a type can be used to index a collection either from the start or the end.
Create an Index pointing at beyond last element.
Create an Index pointing at first element.
Indicates whether the index is from the start or the end.
Returns the index value.
Construct an Index using a value and indicating if the index is from the start or from the end.
Create an Index from the end at the position indicated by the value.
Create an Index from the start at the position indicated by the value.
Converts integer number to an Index.
Indicates whether the current Index object is equal to another Index object.
Calculate the offset from the start using the giving collection length.