Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 576 Bytes

File metadata and controls

20 lines (12 loc) · 576 Bytes

IExcludedGroup.AppendExcludedGroupTo(PatternBuilder) Method

Home

Containing Type: IExcludedGroup

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Appends the text representation of the excluded group to the specified PatternBuilder.

void AppendExcludedGroupTo(Pihrtsoft.Text.RegularExpressions.Linq.PatternBuilder builder)

Parameters

builderPatternBuilder

The builder to use for appending the text.