Spread Windows Forms 12.0 Product Documentation
MultiplyOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > BinaryOperatorInfo Class : MultiplyOperator Field
Represents an instance of the binary multiplication operator. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MultiplyOperator As BinaryOperatorInfo
'Usage
 
Dim value As BinaryOperatorInfo
 
value = BinaryOperatorInfo.MultiplyOperator
public static readonly BinaryOperatorInfo MultiplyOperator

Field Value

BinaryOperatorInfo object containing the binary multiplication operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members