Usual.False Operator | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR FALSE(
u AS USUAL
) AS LOGIC
public static bool operator false(
Usual u
)
Request Example
View SourceParameters
- u
- Type: Usual
Return Value
Type:
LogicSee Also