GroupCollection Interface | Office File API | DevExpress Documentation Skip to main content

GroupCollection Interface

Represents character groups matched by the pattern.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v26.1.Core.dll

Declaration

[ComVisible(true)]
public interface GroupCollection :
    ISimpleCollection<Group>,
    IEnumerable<Group>,
    IEnumerable,
    ICollection

The following members return GroupCollection objects:

Remarks

For a certain match, the GroupCollection instance contains the set of captured groups in this match.

See Also
Use of this site constitutes acceptance of our Website Terms of Use and Privacy Policy (Updated). Cookies Settings