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


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