dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniDecimal Structure / GetHashCode Method

In This Topic
    GetHashCode Method
    In This Topic
    Gets a hash code for the UniDecimal instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A 32-bit signed integer hash code.
    See Also