IDiagnosticTraceCollection
The IDiagnosticTraceCollection is an array for storing the DiagnosticTrace objects by ID or abbreviation.
Methods
|
Adds a new DiagnosticTrace to the DiagnosticCollection.
|
|
Getsa DiagnosticTrace by its Index from the DiagnosticCollection.
|
|
Deletes a DiagnosticTrace by its Index from the DiagnosticCollection.
|
|
Assigns an ID to a DiagnosticTrace.
|
|
|
Properties
|
Returns the number of DiagnosticTrace Objects in DiagnosticCollection.
|
|
|
Remarks
Add , Item, and Remove methods above use VARIANT variables. Read more in
See Also