FastLookupCollectionT Constructor

Initializes an empty instance of the FastLookupCollectionT class with a CircularListT internally.

Definition

Namespace: KGySoft.Collections.ObjectModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public FastLookupCollection()

See Also