IConditionElements.Count

Syntax

Count: Integer;

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.

Example

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

See also:

IConditionElements