GroupCriterionCollection

GroupCriterionCollection class

Contains a collection of GroupCriterion objects.
Implements ICollection interface.

The GroupCriterionCollection type exposes the following members:

Properties

NameDescription
parent_groupGets the parent of the GroupCriterion object.

Methods

NameDescription
to_list()Converts a GroupCriterion collection to a list of GroupCriterion objects.

See Also