Adds the specified items to this collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public void AddRange ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddRange ( _ |
The list of items to add to this collection.
See Also