ValueTuple<T1, T2, T3, T4, T5, T6, T7> Fields

 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubfieldItem1

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's first element.

System_CAPS_pubfieldItem2

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's second element.

System_CAPS_pubfieldItem3

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's third element.

System_CAPS_pubfieldItem4

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's fourth element.

System_CAPS_pubfieldItem5

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's fifth element.

System_CAPS_pubfieldItem6

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's sixth element.

System_CAPS_pubfieldItem7

Gets the value of the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance's seventh element.

Return to top
Show: