Click or drag to resize

IOperatablevop_False Method

Attempts boolean false operator.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
bool vop_False(
	out bool a
)

Parameters

a  Boolean
Result of operator false.

Return Value

Boolean
true if operation is supported.
See Also