Removes the item at the specified index of this collection.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public void RemoveAt ( int index)
Public Sub RemoveAt( _ index As Integer _)
The zero-based index of the item to remove.
ItemCollection MembersItemCollection ClassMindFusion.Scheduling Namespace