←Select platform

LTRegex Constructor

Summary

Initializes a new instance of LTRegex.

Syntax
C#
VB
C++
Public Sub New(ByVal pattern As String, ByVal options As LTRegexOptions, ByVal costOptions As LTRegexCostOptions) 
 MyBase.New 

Parameters

pattern

The regular expression pattern to use.

options

The LTRegexOptions to use for this instance.

costOptions

The LTRegexCostOptions to use with this instance.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.