Click or drag to resize
ResultT1, T2, T3, T4, T5, T6 Properties

The ResultT1, T2, T3, T4, T5, T6 generic type exposes the following members.

Properties
  NameDescription
Public propertyItem1
Gets the value of the first component.
Public propertyItem2
Gets the value of the second component.
Public propertyItem3
Gets the value of the third component.
Public propertyItem4
Gets the value of the fourth component.
Public propertyItem5
Gets the value of the fifth component.
Public propertyItem6
Gets the value of the sixth component.
Public propertyItems
Gets the items in the result.
(Inherited from ResultBaseTMostDerived.)
Top
See Also