Show / Hide Table of Contents

Property wildex.RegexNet


Overload

Gets the Regex object created from regular expression string. null if TextType is not RegexNet (no option R).

public Regex RegexNet { get; }
Property Value
Regex