Sdílet prostřednictvím


CommonRegex Třída

Definice

Převeďte řetězec regulárního výrazu PCRE na Regex objekt. Referenční informace k PCRE: http://www.pcre.org/. PCRE antlr g4 soubor: CommonRegex.g4.

public static class CommonRegex
type CommonRegex = class
Public Class CommonRegex
Dědičnost
CommonRegex

Metody

CreateRegex(String)

Vytvořte Regex objekt z řetězce vzoru PCRE.

Platí pro