Legend
| Method: TGenerex LookAheadNegative()
Declarationpublic TGenerex LookAheadNegative() SummaryTurns the current regular expression into a zero-width negative look-ahead assertion (cf.(?!...) in
traditional regular expression syntax). |