Cell.GetHashCode

Cell.GetHashCode method

Serves as a hash function for a particular type.

public override int GetHashCode()

Return Value

A hash code for current Cell object.

See Also