Click or drag to resize

CompositeResultTData1, TData2, TData3, TData4 Properties

The CompositeResultTData1, TData2, TData3, TData4 type exposes the following members.

Properties
 NameDescription
Public propertyObject1 Gets the first object in the composite result
(Inherited from CompositeResultTData1, TData2)
Public propertyObject2 Gets the second object in the composite result
(Inherited from CompositeResultTData1, TData2)
Public propertyObject3 Gets the third object in the composite result
(Inherited from CompositeResultTData1, TData2, TData3)
Public propertyObject4 Gets the fourth object in the coposite result
Public propertyValues Gets or sets the values
(Inherited from CompositeResult)
Top
See Also