ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Color Structure / GetHashCode Method

In This Topic
    GetHashCode Method (Color)
    In This Topic
    Returns the hash code for this instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A 32-bit signed integer hash code.
    See Also