| TripleT1, T2, T3 Properties | 
The TripleT1, T2, T3 generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Item1 | 
            Gets the first item in the tuple.
             | 
|  | Item2 | 
            Gets the second item in the tuple.
             | 
|  | Item3 | 
            Gets the third item in the tuple.
             | 
 See Also
See Also