Size: Integer;
The Size property returns the number of objects belonging to a specified cluster.
To get the list of objects that belong to the cluster, use the IClusterType.ObjectsList property.
The property use is given in the example for ISmKmeansClusterAnalysis.Distances.
See also: