PerformanceReport.ChildItems Property
Gets the top level items in a PerformanceReport.
Syntax
public PerformanceReportItemCollection ChildItems { get; }
Property Value
A PerformanceReportItemCollection that contains the top-level items in a report.
Remarks
A PerformanceReport contains one top-level item that represents the View that was profiled. More top-level items can be created if the view that was profiled contains asynchronous TileLayer or GlobeTileLayer objects.
Platforms
Windows, Linux, Android