| ResultT1, T2, T3, T4, T5 Properties |
The ResultT1, T2, T3, T4, T5 generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Item1 | Gets the value of the first component. | |
| Item2 | Gets the value of the second component. | |
| Item3 | Gets the value of the third component. | |
| Item4 | Gets the value of the fourth component. | |
| Item5 | Gets the value of the fifth component. | |
| Items | Gets the items in the result. (Inherited from ResultBaseTMostDerived.) |