Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. moorman12

    returning multiple object types

    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...

Part and Inventory Search

Back
Top