ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BorderEdges Class / GetHashCode Method

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

    Return Value

    An integer that serves as a hash function for a BorderEdges object.
    See Also