Gemstone.Collections Namespace

Contains classes related to collection operations.

Classes

IndexedArrayT A self growing array of items. This class is thread safe.
ListCollectionT A faster and functionally equivalent implementation of CollectionT
PagedListT Defines a paged list for an enumeration.

Interfaces

IPagedList Defines an interface for PagedListT instances that is usable regardless of any specified type.