Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / CoveredElementsCollection Class / RemoveItem Method

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

    Parameters

    index
    See Also