Method GetHashCode
GetHashCode()
Generates the hash code for this object.
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| Int32 | A standard C# value-type hash code. |
Generates the hash code for this object.
public override int GetHashCode()
| Type | Description |
|---|---|
| Int32 | A standard C# value-type hash code. |