Hii
I have method in C#, I have to return multiple values from that method with out using collections like arrays. Is there any reliable way ?
Why should using 'out' being an unreliable way? (Or did you make a typo and meant without?)
There are several methods: