![]() | CompositeResult<TData1, TData2, TData3> Properties |
The CompositeResult<TData1, TData2, TData3> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Object1 |
Gets the first object in the composite result
(Inherited from CompositeResult<TData1, TData2>.) |
![]() | Object2 |
Gets the second object in the composite result
(Inherited from CompositeResult<TData1, TData2>.) |
![]() | Object3 |
Gets the third object in the composite result
|
![]() | Values |
Gets or sets the values
(Inherited from CompositeResult.) |