Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ModFunctionInfo Class
Members


ModFunctionInfo Class
Returns the remainder after the Number argument (dividend) is divided by the Divisor argument.
Syntax
'Declaration
 
Public Class ModFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As ModFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.ModFunctionInfo

See Also