Overloads the "in" operator. The given delegate is supplied by the user and will be called at a time the implementaion has decided.
the user supplied delegate that will be called
what ever the delegate stored in "args[0]" returns
See Implementation
Overloads the "in" operator. The given delegate is supplied by the user and will be called at a time the implementaion has decided.