API:System.Generics.Collections.TList.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add(const Value: T): Integer; inline;

C++

int __fastcall Add(const T Value);

Properties

Type Visibility Source Unit Parent
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!