void Clear();
Deletes all items from the list.
Remarks:
Clear also frees the memory used to store the Items array. All list items are destroyed.
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler
Deletes all items from the list.
Clear also frees the memory used to store the Items array. All list items are destroyed.