Adds the specified item to this collection.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public void Add ( Item item)
Public Sub Add( _ item As Item _)
An Item instance to be added to the collection.
ItemCollection MembersItemCollection ClassMindFusion.Scheduling NamespaceAddRange MethodInsert Method