TraceCollection.IndexOf Method
Overload List
| Name | Description |
|---|---|
| TraceCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| TraceCollection.IndexOf (String) |
Gets the index of a Trace that has the specified identifier.
|
| TraceCollection.IndexOf (Trace) |
Gets the index of a specified Trace.
|
See Also