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

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

    Parameters

    item
    See Also