Copies the elements of the DateCollection to another collection, starting from the specified index.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void CopyTo ( |
Visual Basic Copy Code |
---|
Public Sub CopyTo ( _ |
The target collection to which items should be copied.
Specifies the index at which items should be inserted in the target collection.