Count: Integer;
The Count property returns the number of elements in group.
To get the collection of elements of group, use the IConditionGroup.Elements property.
The property use is given in the example for ICtrlGroupConditions.InsertRow.
See also: