Returning multiple values from a method
800241Mar 8 2007 — edited Mar 8 2007I have to return a string and int array from a method (both are only of size 5 for a total of 10) What would be considered the best manner in which to do this ?
Dr there's 10 points in it for you or whoever gives me the best idea ;-P