Detects the index of C1Date object that represents the specified date.
Namespace:
C1.Web.iPhone.C1CalendarAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public int IndexOf( Object date ) |
Visual Basic |
---|
Public Function IndexOf ( _ date As Object _ ) As Integer |
Parameters
- date
- Type: System..::..Object
THe date to detect.