TList<T>.Create(T[]) Constructor
Namespace: Spring.Collections.Lists
public
constructor Create(const values: array of T); override;
Parameters
- values
- Type: array of T