IfNullThenLeftAssociative Field |
True if the operator is left-associative, or false if it's right-associative.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public const bool LeftAssociative = false
Field Value
Type:
BooleanSee Also