Namespace: DeltaEngine.ProfilingAssembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
public List<CodeProfilerSection> Sections { get; }
public List<CodeProfilerSection> Sections { get; }
Public ReadOnly Property Sections As List(Of CodeProfilerSection)
Get
Public ReadOnly Property Sections As List(Of CodeProfilerSection)
Get
public:
property List<CodeProfilerSection^>^ Sections {
List<CodeProfilerSection^>^ get ();
}
public:
property List<CodeProfilerSection^>^ Sections {
List<CodeProfilerSection^>^ get ();
}
member Sections : List<CodeProfilerSection> with get
member Sections : List<CodeProfilerSection> with get
Property Value
Type:
List CodeProfilerSection