DataColumnvop_False Method |
Evaluates whether this column should be treated as logically false.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual bool vop_False(
out bool b
)
Parameters
- b Boolean
- The Boolean result.
Return Value
Booleantrue if evaluation is supported; otherwise,
false.
See Also