TMtxComponent *Extract(int Index);
Extracts the item from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | int |
Remarks:
Deletes the item at position Index from the List, but does not free the object.
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler