Show contents 

Stat Assembly > Stat Assembly Interfaces > ISlFrequentItemset > ISlFrequentItemset.Itemset

ISlFrequentItemset.Itemset

Fore Syntax

Itemset: Arary;

Fore.NET Syntax

Itemset: System.Arary;

Description

The Itemset property returns a set of frequently occurring elements.

Comments

Use the ISlFrequentItemset.SupportCount and ISlFrequentItemset.SupportPercent properties to get itemset support.

Fore and Fore.NET Examples

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

See also:

ISlFrequentItemset