Click or drag to resize

IGraphNodelevel Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the depth level, where 1 is the root

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
int level { get; }
Request Example View Source

Property Value

Type: Int32
The level.

Implements

IObjectWithPathAndChildrenlevel
See Also