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