Add(const IZInterface Item) | IZCollection | |
AddAll(const IZCollection Col) | IZCollection | |
Clear() | IZCollection | |
Clone() | IZObject | |
Contains(const IZInterface Item) | IZCollection | |
ContainsAll(const IZCollection Col) | IZCollection | |
Count | IZCollection | |
Delete(Integer Index) | IZCollection | |
Equals(const IZInterface &Value) | IZObject | |
Exchange(Integer Index1, Integer Index2) | IZCollection | |
First() | IZCollection | |
Get(Integer Index) | IZCollection | |
GetCount() | IZCollection | |
GetIterator() | IZCollection | |
Hash() | IZObject | |
IndexOf(const IZInterface Item) | IZCollection | |
Insert(Integer Index, const IZInterface Item) | IZCollection | |
InstanceOf(const TGUID IId) | IZObject | |
Items | IZCollection | |
Last() | IZCollection | |
Put(Integer Index, const IZInterface Item) | IZCollection | |
Remove(const IZInterface Item) | IZCollection | |
RemoveAll(const IZCollection Col) | IZCollection | |
ToString() | IZObject |