TOpenCLKernelList.Delete Method

void Delete(Int32 i)

Deletes and frees the Kernel at index specified from the list.

#NameTypeDescription
1iInt32

Result: stored in self (calling object)