Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes Namespace / C1Office365ThemeSettings Class / GetHashCode Method

In This Topic
    GetHashCode Method (C1Office365ThemeSettings)
    In This Topic
    Serves as the default hash function.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()

    Return Value

    A hash code for the current object.
    See Also