Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ResourceList Class / RemoveItem Method

In This Topic
    RemoveItem Method (ResourceList)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub RemoveItem( _
       ByVal index As Integer _
    ) 
    protected virtual void RemoveItem( 
       int index
    )

    Parameters

    index
    See Also