Back to Browse

C#: Using Tuples

1.1K views
Mar 5, 2018
7:18

Tuples are a .NET 4 feature that is available in all the .NET languages including C# 4. Among other uses, tuples allow you to easily and temporarily group objects together into a logical unit without having to create an explicit class. This video will show you the mechanics of using tuples and then give an example of how they might be used.

Download

1 formats

Video Formats

360pmp410.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

C#: Using Tuples | NatokHD