Click or drag to resize

INodeTLevel Property

The depth of this node in the hierarchy (root nodes have level 0).

Namespace:  Linq.Extras
Assembly:  Linq.Extras (in Linq.Extras.dll) Version: 5.0.0+96a4f4bfed64095342c5df107c1fe1fb95603ee5
Syntax
int Level { get; }

Property Value

Type: Int32
See Also