Interfaces.ITupleBucket.remove Function
removes a Tuple from the TupleBucket
Public Interfaces.ITuple remove (int)
Type
Name
Description
int
t_id
removes the Tuple with these TupleID from the TupleBucket
Return
Description
ITuple
Other overloads:
Interfaces.ITupleBucket.remove(ITuple)