ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IconSet Class / Contains Method / Contains(Size) Method

In This Topic
    Contains(Size) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Contains( _
       ByVal key As System.Drawing.Size _
    ) As System.Boolean
    public System.bool Contains( 
       System.Drawing.Size key
    )

    Parameters

    key
    See Also