'Usage Dim instance As TdPeriodTime Dim value As TdTime Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- The TdTime that is to be found in the period.
Return Value
A boolean value is returned that indicates whether the value
is contained in the period.