Practical example where Tuple can be used in .Net 4.0?

Posted by Amitabh on Stack Overflow See other posts from Stack Overflow or by Amitabh
Published on 2010-04-30T14:58:43Z Indexed on 2010/04/30 15:07 UTC
Read the original article Hit count: 242

Filed under:
|
|
|

I have seen the Tuple introduced in .Net 4 but I am not able to imagine where can be it be used. We can always make a Custom class or Struct.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about .net-4.0