TOpenCLKernelList.Delete Method

procedure Delete(i: Integer);

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

#NameTypeDescription
1iInteger

Result: stored in self (calling object)