What is the method for returning more than one values from a function in VB

Questions by ajay_shu007

Showing Answers 1 - 9 of 9 Answers

In such a case, I would prefer to create a class with the properties I require to return, and then return the object of the class from the function.

Thanks,
Vikas

  Was this answer useful?  Yes

surendra

  • Nov 21st, 2017
 

array and by By ref

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions