Skip to content

Methods_T_CodeJam_Collections_IndexedItem_1

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

IndexedItem(T) Methods

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

Methods

 

Name Description
Public method Equals(Object) Indicates whether this instance and a specified object are equal. (Overrides ValueType.Equals(Object).)
Public method Equals(IndexedItem(T)) Indicates whether the current object is equal to another object of the same type.
Public method GetHashCode Returns the hash code for this instance. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

See Also

Reference

IndexedItem(T) Structure
CodeJam.Collections Namespace

Clone this wiki locally