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

In This Topic
    RemoveItem Method (CoverElementChunkCollection)
    In This Topic
    Overrides the default behavior.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub RemoveItem( _
       ByVal index As Integer _
    ) 
    protected override void RemoveItem( 
       int index
    )

    Parameters

    index
    See Also