disconnect_all_slots()

MulticastDelegate< ReturnType(ArgumentTypes…)>::disconnect_all_slots() method

Removes all delegates from the delegate collection.

MulticastDelegate & System::MulticastDelegate<ReturnType(ArgumentTypes...)>::disconnect_all_slots()

Return Value

A reference to the self

See Also