TraceCollection.Item Property
Gets the specified Trace from the collection.
Overload List
| Name | Description |
|---|---|
| TraceCollection.Item (Int32) |
Gets the Trace at the specified index from the collection.
|
| TraceCollection.Item (String) |
Gets the Trace THAT HAS the specified identifier from the collection.
|
See Also