Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 434 Bytes

File metadata and controls

19 lines (11 loc) · 434 Bytes

QuantifiablePattern.MaybeMany() Method

Home

Containing Type: QuantifiablePattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


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

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

Returns

QuantifiedPattern