Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static property: TGenerex Fail

  • Declared in: RT.Generexes.GenerexBase<T, TMatch, TGenerex, TGenerexMatch>

Declaration

TGenerex Fail

Summary

Returns a regular expression that never matches (cf. (?!) in traditional regular expression syntax).

See also