Spread Windows Forms 12.0 Product Documentation
DivideOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary division operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members