ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / RegExp Class
Members

In This Topic
    RegExp Class
    In This Topic
    Object Model
    RegExp Class
    Syntax
    'Declaration
     
    Public Class RegExp 
       Inherits System.Text.RegularExpressions.Regex
    public class RegExp : System.Text.RegularExpressions.Regex 
    Inheritance Hierarchy

    System.Object
       System.Text.RegularExpressions.Regex
          GrapeCity.DataVisualization.TypeScript.RegExp

    See Also