TdxList<T>.AddRange(T[]) Method
Declaration
procedure AddRange(const Collection: array of T); overload;
Parameters
Name | Type |
---|---|
Collection | T |
See Also
procedure AddRange(const Collection: array of T); overload;
Name | Type |
---|---|
Collection | T |
No
Your feedback is appreciated.