'Declaration Overloads Public Operator -( _ ByVal time As TdTimeWithTimeZone, _ ByVal span As TimeSpan _ ) As TdTimeWithTimeZone
'Usage
public TdTimeWithTimeZone operator -( TdTimeWithTimeZone time, TimeSpan span )
public: TdTimeWithTimeZone operator -( TdTimeWithTimeZone time, TimeSpan span )
Parameters
- time
- A TdTimeWithTimeZone.
- span
- A TimeSpan that will be subtracted from the TdTimeWithTimeZone