Removes the specified item from the collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual bool Remove ( |
Visual Basic
![]() |
---|
Public Overridable Function Remove( _ |
Type: T
The item to remove.
Type: Boolean
true if the item has been successfully removed; otherwise false.