FastLookupCollectionT Constructor

Overload List

FastLookupCollectionT Initializes an empty instance of the FastLookupCollectionT class with a CircularListT internally.
FastLookupCollectionT(IListT, Boolean) Initializes a new instance of the FastLookupCollectionT class as a wrapper for the specified list.

See Also