Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 422 Bytes

File metadata and controls

19 lines (11 loc) · 422 Bytes

Pattern.NotDigits() Method

Home

Containing Type: Pattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Appends a pattern that matches one or more characters that are not a digit character.

public Pihrtsoft.Text.RegularExpressions.Linq.QuantifiedGroup NotDigits()

Returns

QuantifiedGroup