Removes the item at the specified index in the collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override void RemoveAt ( |
Visual Basic
![]() |
---|
Public Overrides Sub RemoveAt( _ |
Type: Int32
The zero-based index of the item to remove.