ISmAssociationRules.FrequentItemsetsCount

Fore Syntax

FrequentItemsetsCount: Integer;

Fore.NET Syntax

FrequentItemsetsCount: integer;

Description

The FrequentItemsetsCount property returns the number of frequent element sets obtained as the result of method calculation.

Comments

A detailed information on the element set can be obtained using the ISmAssociationRules.FrequentItemset property.

Fore and Fore.NET Examples

The property use is given in the example for ISmAssociationRules.RecommendationRule.

See also:

ISmAssociationRules