Tuple2T1, T2, T3 Properties |
The Tuple2T1, T2, T3 generic type exposes the following members.
Name | Description | |
---|---|---|
Item1 |
Retyurns the first element of the tuple
| |
Item2 |
Returns the second element of the tuple
| |
Item3 |
Returns the second element of the tuple
|