Containing Type: CharPattern
Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll
Appends the text representation of the character group containing the current instance to the specified PatternBuilder.
public void AppendExcludedGroupTo(Pihrtsoft.Text.RegularExpressions.Linq.PatternBuilder builder)
builder PatternBuilder
The builder to use for appending the text.
builder is null
.