ISlFrequentItemset.Itemset

Syntax

Itemset: 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.

Example

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

See also:

ISlFrequentItemset