GetHashCode

Dimensions.GetHashCode method

Returns a hashcode for this instance, which cannot be changed during its lifetime

public override int GetHashCode()

Return Value

Immutable (for this instance) hash-code as signed 4-byte integer

See Also