ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Corners Structure / GetHashCode Method

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

    Return Value

    A 32-bit signed integer hash code.
    See Also