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