IClustersType.Item

Syntax

Item(Index: Integer): IClusterType;

Parameters

Index. Cluster index.

Description

The Item property returns cluster properties.

Example

The property use is given in the example for ISmKmeansClusterAnalysis.Modification.

See also:

ISmKmeansClusterAnalysis