IConditionGroup.Elements

Syntax

Elements: IConditionElements;

None;

Description

The Elements property returns the collection of elements of group.

Comments

To get a group of elements by index, use the IConditionGroups.Item property.

Fore and Fore.NET Examples

The property use is given in the example for ICtrlGroupConditions.InsertRow.

See also:

IConditionGroup