ValueTuple<T1, T2> Fields

 

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

NameDescription
System_CAPS_pubfieldItem1

Gets the value of the current ValueTuple<T1, T2> instance's first element.

System_CAPS_pubfieldItem2

Gets the value of the current ValueTuple<T1, T2> instance's second element.

Return to top
Show: