MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / VBMath Class
Members

VBMath Class
The VbMath module contains procedures used to perform mathematical operations.
Object Model
VBMath Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class VBMath 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.Enterprise.Data.VisualBasicReplacement.VBMath

See Also