C# tuple is a data structure that is used to store sequence of elements. Tuple with n elements are known as n-tuple. We can use Tuple for the following reasons.
確定! 回上一頁