GetHashCode Method (MySqlBinaryString)
Returns the hash code of string representation for this instance.
'Declaration
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
Return Value
The hash code of string representation.