IClusterType.ObjectsList

Syntax

ObjectsList: Array;

Description

The ObjectsList property returns the list of objects belonging to the cluster.

Comments

To get cluster center, use the IClusterType.Center property.

Example

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

See also:

IClusterType