'Declaration Overloads Public Operator Narrowing CType( _ ByVal value As TdPeriodTimestamp _ ) As TdPeriodTimestampWithTimeZone
'Usage
public TdPeriodTimestampWithTimeZone operator explicit( TdPeriodTimestamp value )
public: TdPeriodTimestampWithTimeZone operator explicit( TdPeriodTimestamp value )
Parameters
- value
- The TdPeriodTimestamp that will be converted into a TdPeriodTimestampWithTimeZone.
Return Value
A TdPeriodTimestampWithTimeZone is returned.