Click or drag to resize

CompositeResultTData1, TData2, TData3 Properties

The CompositeResultTData1, TData2, TData3 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
Public propertyValues Gets or sets the values
(Inherited from CompositeResult)
Top
See Also