'Usage Dim instance As TdPeriodDate Dim value As TdDate Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- The TdDate 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.