GetHashCode Method
GetHashCode()
Returns the hash code of the structure.
Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
| Type |
Description |
| int |
A hash code for this instance of Thickness.
|
Overrides