TObject
TList
TObjectList
TComponentList
| Delphi | C#.NET | Supported |
| TComponentList | System.Collections.ArrayList | Yes |
| Properties | ||
| Items | No | |
| Methods | ||
| Destroy | No | |
| Add | Add | Yes |
| Extract | No | |
| Remove | Remove | Yes |
| IndexOf | IndexOf | Yes |
| First | No | |
| Last | No | |
| Insert | Insert | Yes |