TdxList<T>.AddRange(TdxList<T>) Method
In This Article
#Declaration
Delphi
procedure AddRange(const Collection: TdxList<T>); overload;
#Parameters
Name | Type |
---|---|
Collection | Tdx |
See Also