Adds the specified items to this collection.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling.Silverlight
public void AddRange ( IList<Item> items)
Public Sub AddRange ( _ items As IList(Of Item) _)
The list of items to add to this collection.
ItemCollection MembersItemCollection ClassMindFusion.Scheduling Namespace