Search
DateCollection.CopyTo Method
See Also
 






Copies the elements of this DateCollection to another collection.

 Overload List

Name Description

DateCollection.CopyTo (DateCollection, Int32)

Copies the elements of the DateCollection to another collection, starting from the specified index.

DateCollection.CopyTo (DateTime[], Int32)

Copies the elements of this list to the specified array.

 See Also