Click or drag to resize
DigitalRuneHierarchicalProfilerRoot Property
Gets the root node.

Namespace: DigitalRune.Diagnostics
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public HierarchicalProfilerNode Root { get; }

Property Value

Type: HierarchicalProfilerNode
The root node.
See Also