TSignalBrowseList::Remove Method

int Remove(TMtxComponent *Item);

Deletes the first reference to the Item parameter from the Items array.

#NameTypeDescription
1ItemTMtxComponent *
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