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