DendrogramNode.LeftChild Property

Gets the left child of the node.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public DendrogramNode LeftChild { get; }

Property Value

>DendrogramNode

See Also