'Declaration Overloads Public Operator Narrowing CType( _ ByVal value As TdTimestamp _ ) As TdTimestampWithTimeZone
'Usage
public TdTimestampWithTimeZone operator explicit( TdTimestamp value )
public: TdTimestampWithTimeZone operator explicit( TdTimestamp value )
Parameters
- value
- The TdTimestamp that is to be converted.
Return Value
A TdTimestampWithTimeZone is returned.