Preamble: I am aware of using a list or other collections to return a result but then I have to go through the list plucking the results out: see 2nd example
Preambl
You can have a method like with a signature like this :
List foobar();