| ResultT1, T2, T3 Properties |
The ResultT1, T2, T3 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. | |
| Items | Gets the items in the result. (Inherited from ResultBaseTMostDerived.) |