Bin.addOnElementRemoved

Will be emitted after the element was removed from the bin.

class Bin
gulong
addOnElementRemoved
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)