Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 427 Bytes

File metadata and controls

19 lines (11 loc) · 427 Bytes

Pattern.WhileNotDigit() Method

Home

Containing Type: Pattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


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

public Pihrtsoft.Text.RegularExpressions.Linq.QuantifiedPattern WhileNotDigit()

Returns

QuantifiedPattern