System.Generics.Collections.TEnumerable.ToArrayImpl

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ToArrayImpl(Count: Integer): TArray<T>; // used by descendants

C++

System::DynamicArray<T> __fastcall ToArrayImpl(int Count);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TEnumerable

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 !