IConditionElements.Count

Syntax

Count: Integer;

None;

Description

The Count property returns the number of elements in group.

Comments

To get the collection of elements of group, use the IConditionGroup.Elements property.

Fore and Fore.NET Examples

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

See also:

IConditionElements