System.Generics.Collections.TArray.Concat

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function Concat<T>(const Args: array of TArray<T>): TArray<T>; static;

C++

template<typename T> static System::DynamicArray<T> __fastcall Concat(const System::DynamicArray<T> *Args, const int Args_High);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TArray

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !