FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / AddOperatorInfo Class
Members


AddOperatorInfo Class
Represents the addition operator.
Syntax
'Declaration
 
Public Class AddOperatorInfo 
   Inherits BinaryOperatorInfo
 
'Usage
 
Dim instance As AddOperatorInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.OperatorInfo
      FarPoint.CalcEngine.BinaryOperatorInfo
         FarPoint.CalcEngine.AddOperatorInfo

See Also