Click or drag to resize
Accord.NET (logo)

SPTreeNodeGetDepth Method

Gets the current depth of this node (distance from the root).

Namespace:  Accord.Collections
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public int GetDepth()
Request Example View Source

Return Value

Type: Int32
See Also