GetHashCode Method (RdlColor)
In This Topic
Gets the hash code for the current object, based on the length value.
Syntax
'Declaration
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
Return Value
The hash code.
See Also