Returns start index for specified date
| Visual Basic |
|---|
Public Function IndexForDate( _ ByVal date_ As Date _ ) As Long |
- date_
- Date for which index is needed
|
| CQG API 4.0 - Revised |
|
| IndexForDate Method | |
| See Also Send Feedback | |
| CQGYields Collection : IndexForDate Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function IndexForDate( _ ByVal date_ As Date _ ) As Long |