Hi,
I am still learning c# and I had a question regarding returning multiple variable from a function. I pass a point object to a function and I want to return an integer and another point from that function. Is this possible?
function returnTwoObjects(point a)
{
return point and an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.