Function.SqSignalBase.EliminateFunc - VCMP-SqMod/SqMod GitHub Wiki
Remove all occurrences of a speciffic function.
- Aliases:
SqSignalBase.EliminateFunc- Signature:
(callback);-
Parameters:
-
callback
functionThe function that represents the callback in the slot.
-
callback
-
Return:
-
integerThe number of times there was a match for the specified function.
-
-
Throws:
- This function may throw errors if any of the given parameters are not valid.
No remarks available.
No example available.
-
functionSqSignalBase.EliminateFunc -
functionSqSignalBase.EliminateThis
No references available.