RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Generics.Collections Namespace

This is namespace Generics.Collections.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists functions in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists constants in this documentation. 
 
Name 
Description 
 
An exception of type ENotSupportedException whenever a method in the container classes is not implemented. 
 
Class containing static methods for searching and sorting a generic array. 
 
Collection of key-value pairs. 
 
TEnumerable is an abstract class inherited by all enumerable containers. 
 
TEnumerator is the abstract class implemented by all enumerator classes. 
 
Ordered list. 
 
Collection of key-value pairs of objects. 
 
Ordered list of objects. 
 
Queue of objects. 
 
Last in, first out stack of objects. 
 
Queue implemented over array, using wrapping. 
 
Last in, first out stack. 
Name 
Description 
Specifies the text displayed by an exception of type EArgumentOutOfRangeException
Specifies the text displayed by an exception of type EArgumentOutOfRangeException
Specifies the text displayed by an exception of type EListError
Specifies the text displayed by an exception of type EListError
Specifies the text displayed by an exception of type EListError
 
Name 
Description 
 
InCircularRange is an internal function used by the Remove method. 
 
Name 
Description 
 
Type of change to collection for OnNotify event. 
 
TPair is a record holding a key-value pair. 
Name 
Description 
PObject is pointer type to a System::TObject class. 
TCollectionNotifyEvent is the procedure type of the notification event handlers in the container classes. 
Set of ownerships for TObjectDictionary
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!