FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellRange Structure / GetHashCode Method

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

    Return Value

    Hash code
    See Also