Spread for ASP.NET 11 Product Documentation
ExponentOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > BinaryOperatorInfo Class : ExponentOperator Field
Represents an instance of the binary exponent operator.
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