The IDebugListeners interface contains methods that are used to work with the collection of elements that are used to track debugging information.
Method name | Brief description | |
Add | The Add method adds an element that is used to track debugging information. | |
Clear | The Clear method clears a list of elements that are used to track debugging information. | |
Remove | The Remove method removes from the element that is used to track debugging information from the list. |
See also: