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

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

    Return Value

    A hash code for the current object.
    See Also