Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / GetHashCode Method

In This Topic
    GetHashCode Method (C1HyperlinkTextAttrs)
    In This Topic
    Serves as a hash function for C1HyperlinkTextAttrs.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A hash code for the current object.
    See Also