| UltimateCalendar Class Library |
|
DisabledDatesCollection.CopyTo Method
Copies the items from the DisabledDatesCollection to the specified System.Array, starting with the specified index.
[Visual Basic]
NotOverridable Public Sub CopyTo( _
ByVal
array As
Array, _
ByVal
index As
Integer _
) _
Parameters
-
array
- A zero-based System.Array that receives the copied items from the DisabledDatesCollection.
-
index
- The first index in the specified System.Array to receive the items.
Implements
ICollection.CopyTo
See Also
DisabledDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace