ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / ShadowAttribute Class / Match Method

In This Topic
    Match Method (ShadowAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Match( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public virtual System.bool Match( 
       System.object obj
    )

    Parameters

    obj
    See Also