Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / GetHashCode Method

In This Topic
    GetHashCode Method (ViewState)
    In This Topic
    Generates a hash code for the current ViewState.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also