Tuple<T1,T2,T3,T4>.Create Constructor
Definition
Delphi
constructor Create(const value1: T1; const value2: T2; const value3: T3; const value4: T4)
Parameters
- value1
- T1
- value2
- T2
- value3
- T3
- value4
- T4
constructor Create(const value1: T1; const value2: T2; const value3: T3; const value4: T4)