Returns start index for specified date
| Visual Basic |
|---|
Public Function IndexForDate( _ ByVal date_ As Date _ ) As Long |
- date_
Date for which index is needed
Index of the first record which date is equal to the specified date.
|
| CQG API 4.0 - Revised |
|
| IndexForDate Method | |
| See Also Send Feedback | |
Date for which index is needed
| CQGAdvancedStudy Collection : IndexForDate Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function IndexForDate( _ ByVal date_ As Date _ ) As Long |
Date for which index is needed
Index of the first record which date is equal to the specified date.