Determines whether the collection contains a specific date.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public virtual bool Contains ( |
Visual Basic
![]() |
---|
Public Overridable Function Contains( _ |
The date to locate in the collection.
true if date is found in the collection; otherwise, false.