Click or drag to resize
Accord.NET (logo)

RedBlackTreeTCount Property

Gets the number of nodes contained in this red-black tree.

Namespace:  Accord.Collections
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
See Also