Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 438 Bytes

File metadata and controls

19 lines (11 loc) · 438 Bytes

Pattern.UntilNewLine() Method

Home

Containing Type: Pattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Appends a pattern that matches zero or more characters until it reaches a linefeed.

public Pihrtsoft.Text.RegularExpressions.Linq.QuantifiablePattern UntilNewLine()

Returns

QuantifiablePattern