Show/Hide Toolbars

RiverSoftAVG Products Help

Defines a generic list class that can assign its elements.

noteNote

If this class descended from TObjectList<T>, we would have worries about OwnsObjects=True when copying the list and later emptying, so this list deliberately descends from non-memory managed TList<T>.

Namespace: RSGenerics.Collections

Type Parameters

T

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb