[]
Serves as a hash function for a Table, suitable for use in hashing algorithms and data structures like a hash table.
public override int GetHashCode()
| Type | Description |
|---|---|
| int | A int value indicating the hash code for the current Table instance. |