Determines the index of a specific date in the collection.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public virtual int IndexOf ( |
Visual Basic
![]() |
---|
Public Overridable Function IndexOf( _ |
The date to locate in the collection.
The index of date if found in the list; otherwise, -1.