Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / bm Class / Remove Method

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

    Parameters

    item
    See Also