Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 413 Bytes

File metadata and controls

19 lines (11 loc) · 413 Bytes

Pattern.WhileDigit() Method

Home

Containing Type: Pattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Appends a pattern that matches a digit character zero or more times.

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

Returns

QuantifiedPattern