| Contents | Index |
result = Remove(combinedDelegate,removedDelegate)
result = Remove(combinedDelegate,removedDelegate) removes last instance of the removedDelegate delegate from the combinedDelegate delegate.
result |
.NET System.Delegate object. A new delegate which is the same as the combinedDelegate delegate except without the last instance of the removedDelegate delegate. |
Use the static Remove method of the System.Delegate class.

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |