PerformanceReportItem.ChildItems Property
Gets all child items of the PerformanceReportItem.
Thread safety: This property is not thread-safe.
Syntax
public PerformanceReportItemCollection ChildItems { get; }
Property Value
Type: A collection of PerformanceReportItem elements.
A collection that contains the child items of the PerformanceReportItem.
A collection that contains the child items of the PerformanceReportItem.
Platforms
Windows, Linux, Android