Click or drag to resize

ExpressionsNotRegexp Method

Overload List
  NameDescription
Public methodStatic memberNotRegexp(String, String)
Regular expression negated (not regexp).
Public methodStatic memberNotRegexp(Expression, Expression)
Regular expression negated (not regexp).
Public methodStatic memberNotRegexp(String, String, String)
Regular expression negated (not regexp).
Public methodStatic memberNotRegexp(Expression, Expression, String)
Regular expression negated (not regexp).
Top
See Also