Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 429 Bytes

File metadata and controls

19 lines (11 loc) · 429 Bytes

QuantifiablePattern.OneMany() Method

Home

Containing Type: QuantifiablePattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Specifies that previous element must be matched one or more times.

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

Returns

QuantifiedPattern