| Name | Description |
|---|
  | ToValueTuple<T1>(Tuple<T1>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15, T16>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15, T16, T17>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15, T16, T17, T18>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15, T16, T17, T18, T19>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2>(Tuple<T1, T2>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15, T16, T17, T18, T19, T20>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9, T10, T11, T12, T13, T14, Tuple<T15, T16, T17, T18, T19, T20, T21>^>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3>(Tuple<T1, T2, T3>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4>(Tuple<T1, T2, T3, T4>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5>(Tuple<T1, T2, T3, T4, T5>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6>(Tuple<T1, T2, T3, T4, T5, T6>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7>(Tuple<T1, T2, T3, T4, T5, T6, T7>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |
  | ToValueTuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>(Tuple<T1, T2, T3, T4, T5, T6, T7, Tuple<T8, T9>^>^) | Converts an instance of the Tuple class to an instance of the ValueTuple structure. |