Containing Type: CharPattern
Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll
Returns a patterns that matches what is not matched by the current instance.
public abstract Pihrtsoft.Text.RegularExpressions.Linq.CharGroup Negate()
Containing Type: CharPattern
Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll
Returns a patterns that matches what is not matched by the current instance.
public abstract Pihrtsoft.Text.RegularExpressions.Linq.CharGroup Negate()