Inserts the specified item at the specified position within the collection.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public void Insert ( int index, Item item)
Public Sub Insert ( _ index As Integer, _ item As Item _)
ItemCollection MembersItemCollection ClassMindFusion.Scheduling NamespaceAdd MethodAddRange Method