C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventCollection Class / RemoveRange Method

In This Topic
RemoveRange Method (C1EventCollection)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
 

Parameters

index
count
See Also