ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / (Global) Namespace / DotfuscatorAttribute Class / Equals Method

In This Topic
    Equals Method (DotfuscatorAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Equals( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public System.bool Equals( 
       System.object obj
    )

    Parameters

    obj
    See Also