RealCode API
IndexForDate Property (inDate)
RealCode API
►
WBI.CommonBlocks
►
BaseScriptingTemplate
►
IndexForDate
[
(
[
(
DateTime
]
)
]
)
Visual Basic
Returns the array index for the specified price history date
Declaration Syntax
Visual Basic
Protected
ReadOnly
Property
IndexForDate
( _
inDate
As
DateTime
_ )
As
Integer
Parameters
inDate
(
DateTime
)
the date to find the index for
Return Value
Returns the closest index to the date
Assembly:
WBI.CommonBlocks
(Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)