Spread Windows Forms 12.0 Product Documentation
ConcatenateOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > BinaryOperatorInfo Class : ConcatenateOperator Field
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
public static readonly BinaryOperatorInfo ConcatenateOperator

Field Value

BinaryOperatorInfo object containing the binary concatenation operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members