ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / LabelList Class / Remove Method

In This Topic
    Remove Method (LabelList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Remove( _
       ByVal item As Label _
    ) As System.Boolean
    public System.bool Remove( 
       Label item
    )

    Parameters

    item
    See Also