Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BinaryOperatorInfo Class / UnionOperator Field


In This Topic
UnionOperator Field
In This Topic
Represents an instance of the binary "Union" operator. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly UnionOperator As BinaryOperatorInfo
 
'Usage
 
Dim value As BinaryOperatorInfo
 
value = BinaryOperatorInfo.UnionOperator
See Also