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

In This Topic
    VBMath Class
    In This Topic
    The VbMath module contains procedures used to perform mathematical operations.
    Object Model
    VBMath Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class VBMath 
    public static 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