IOperatablevop_Lesser Method |
Attempts lesser-than comparison with a.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxbool vop_Lesser(
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