Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
NMath Suite Reference Guide
ClusterSet
.
.
::
.
N Property
ClusterSet Class
See Also
Send Feedback
Gets the number of objects clustered in this cluster set.
Namespace:
CenterSpace.NMath.Stats
Assembly:
NMathStats
(in NMathStats.dll) Version: 3.4.0.0
Syntax
C#
public
int
N
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
N
As
Integer
Visual C++
public
:
property
int
N
{
int
get
(); }
See Also
ClusterSet Class
CenterSpace.NMath.Stats Namespace