int Remove(TMtxComponent *Item);
Deletes the first reference to the Item parameter from the Items array.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | TMtxComponent * |
Remarks:
Call Remove to remove a specific item from the Items array when its index is unknown.
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler