Item(Index: Integer): IConditionElement;
Index. Index of group element in the collection.
The Item property returns element of group by index.
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: