'Declaration Public Operator <=( _ ByVal left As TdPeriodTimestampWithTimeZone, _ ByVal right As TdPeriodTimestampWithTimeZone _ ) As Boolean
'Usage
public bool operator <=( TdPeriodTimestampWithTimeZone left, TdPeriodTimestampWithTimeZone right )
public: bool operator <=( TdPeriodTimestampWithTimeZone left, TdPeriodTimestampWithTimeZone right )
Parameters
- left
- An instance of TdPeriodTimestampWithTimeZone.
- right
- An instance of TdPeriodTimestampWithTimeZone.