'Declaration
Public Operator <>( _ ByVal left As LxDuration, _ ByVal right As LxDuration _ ) As System.Boolean
public System.bool operator !=( LxDuration left, LxDuration right )
Parameters
- left
- One of the values to be compared
- right
- One of the values to be compared
Return Value
true if they are bitwise identical