Click or drag to resize
Accord.NET (logo)

VPTreeNodeTPoint, TDataValue Property

Gets or sets a value associated with this node.

Namespace:  Accord.Collections
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public TData Value { get; set; }
Request Example View Source

Property Value

Type: TData
See Also