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