Click or drag to resize

PerformanceMeasurementNodeNodes Property

Gets the nodes.

Namespace:  Aloe.SystemFrameworks.Domain.Core
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public List<PerformanceMeasurementNode> Nodes { get; }

Property Value

Type: ListPerformanceMeasurementNode
The nodes.
See Also