GridCell.GetHashCode

GridCell.GetHashCode method

Serves as a hash function for a particular type.

public override int GetHashCode()

Return Value

A hash code for current GridCell object.

See Also