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


LessThanOperatorInfo Class
Represents the less than operator.
Syntax
'Declaration
 
Public Class LessThanOperatorInfo 
   Inherits BinaryOperatorInfo
 
'Usage
 
Dim instance As LessThanOperatorInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.OperatorInfo
      FarPoint.CalcEngine.BinaryOperatorInfo
         FarPoint.CalcEngine.LessThanOperatorInfo

See Also