Share via


TreeComparer<TNode>.LabelCount Property

Definition

The number of distinct labels used in the tree.

protected public:
 abstract property int LabelCount { int get(); };
protected internal abstract int LabelCount { get; }
member this.LabelCount : int
Protected Friend MustOverride ReadOnly Property LabelCount As Integer

Property Value

Applies to