Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 415 Bytes

File metadata and controls

19 lines (11 loc) · 415 Bytes

Chars.NotDigit() Method

Home

Containing Type: Chars

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Returns a pattern that matches a character that is not from the digit character class.

public static Pihrtsoft.Text.RegularExpressions.Linq.CharGrouping NotDigit()

Returns

CharGrouping