Removes the first occurrence of the specified item from the collection.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override bool Remove ( |
Visual Basic
![]() |
---|
Public Overrides Function Remove( _ |
The item to remove.
Type: Boolean
true if the item was successfully removed; false otherwise.