void Delete(int Index);
Delete item at Index and free associated object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | int |
Declared in Dew::Signal::TTraceList · Dew.Signal/SignalAnalysis.h · Cross-compiler
Delete item at Index and free associated object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | int |