Table of Contents

Property Groups

Namespace
DocWright.Dom.Editing
Assembly
DocWright.Dom.dll

Groups

Gets the regular-expression capture groups, group 1 first. Empty for a plain-text search and for a pattern with no groups.

public IReadOnlyList<string> Groups { get; }

Property Value

IReadOnlyList<string>