TCollection Class
Namespace: System.Classes
Top
type TCollection = class(TPersistent) end;
The TCollection type exposes the following members.
Show:
Name | Description | |
---|---|---|
Add | Represents method | |
Assign(TPersistent) | Represents method | |
AssignTo(TPersistent) | Represents method | |
Clear | Represents method | |
Delete(Integer) | Represents method | |
GetCount | Represents method |
TCollection is an abstract base class and can not be instantiated directly.