ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / LabelCollection Class / Remove Method / Remove(Label) Method

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

    Parameters

    item
    See Also