Regex {System.Text.RegularExpressions} | .NET clr documentation |
# namespace System.Text.RegularExpressions
export class Regex {
MatchTimeout: TimeSpan;
Options: RegexOptions;
RightToLeft: boolean;
}
MatchTimeout
: TimeSpanOptions
: RegexOptions