Generics.Collections
Contents |
Delphi Information
Class
| ENotSupportedException |
An exception of type ENotSupportedException is raised whenever a method in the container classes is not implemented. |
| TArray |
Class containing static methods for searching and sorting a generic array. |
| TDictionary |
Collection of key-value pairs. |
| TDictionary |
Collection of key-value pairs. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerable |
TEnumerable is an abstract class inherited by all enumerable containers. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TEnumerator |
TEnumerator is the abstract class implemented by all enumerator classes. |
| TList |
Ordered list. |
| TList |
Ordered list. |
| TObjectDictionary |
Collection of key-value pairs of objects. |
| TObjectList |
Ordered list of objects. |
| TObjectQueue |
Queue of objects. |
| TObjectStack |
Last in, first out stack of objects. |
| TQueue |
Queue implemented over array, using wrapping. |
| TQueue |
Queue implemented over array, using wrapping. |
| TStack |
Last in, first out stack. |
| TStack |
Last in, first out stack. |
Enum
| TCollectionNotification |
Type of change to collection for OnNotify event. |
Function
| InCircularRange |
InCircularRange is an internal function used by the Remove method. |
Pointer
| PObject |
Set
| TDictionaryOwnerships |
Set of ownerships for TObjectDictionary. |
Struct
| TPair |
TPair is a record holding a key-value pair. |