Click or drag to resize
DigitalRuneProfilerGet Method
Gets the profiler data.
Overload List
  NameDescription
Public methodStatic memberGet
Gets the ProfilerDataCollection for the current thread.
Public methodStatic memberGet(Int32)
Gets the ProfilerDataCollection for the specified thread.
Public methodStatic memberGet(String)
Gets the ProfilerData with the given name for the current thread.
Public methodStatic memberGet(Thread)
Gets the ProfilerDataCollection for the specified thread. (Not available on these platforms: WinRT)
Top
See Also