IOperatablevop_Lesser_Rev Method |
Attempts reversed lesser-than comparison where this instance is the right-hand operand.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxbool vop_Lesser_Rev(
Object a,
out bool b
)
Parameters
- a Object
- Other operand.
- b Boolean
- Result of the comparison if supported.
Return Value
Booleantrue if operation is supported.
See Also