ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / 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