Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 327 Bytes

File metadata and controls

19 lines (11 loc) · 327 Bytes

INegateable<TPattern>.Negate() Method

Home

Containing Type: INegateable<TPattern>

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Returns a pattern that is a negation of the current instance.

TPattern Negate()

Returns

TPattern