Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / RemoveItem Method / RemoveItem(Int32) Method

In This Topic
    RemoveItem(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub RemoveItem( _
       ByVal index As System.Integer _
    ) 
    public void RemoveItem( 
       System.int index
    )

    Parameters

    index
    See Also