Removes the first occurrence of a specific date from the collection.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public virtual bool Remove ( |
Visual Basic
![]() |
---|
Public Overridable Function Remove( _ |
The date to remove from the collection.
true if date was successfully removed from the collection; otherwise, false.