TSpectrumList::Delete Method

void Delete(int Index);

Deletes the item from the list.

#NameTypeDescription
1Indexint
Remarks:

Deletes the item at position Index from the List and frees the object.

Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler