Containing Type: CharPattern
Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll
Appends the current instance to a specified PatternBuilder. The current instance is interpreted as a part of the character group.
protected virtual void AppendGroupContentTo(Pihrtsoft.Text.RegularExpressions.Linq.PatternBuilder builder)
builder PatternBuilder
The builder to use for appending the text.
builder is null
.