Spread Windows Forms 12.0 Product Documentation
ExponentOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary exponent operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members