FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / GetHashCode Method

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

    Return Value

    The hash code for this instance.
    See Also