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()
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()