Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 436 Bytes

File metadata and controls

19 lines (11 loc) · 436 Bytes

Pattern.NewLine() Method

Home

Containing Type: Pattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Appends a pattern that matches a combination of an optional carriage return and a linefeed.

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

Returns

QuantifiablePattern