TSignalDemodulatorList.Delete Method

void Delete(Int32 Index)

Deletes the item from the list.

#NameTypeDescription
1IndexInt32start index

Result: stored in self (calling object)

Remarks:

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