Click or drag to resize

CondensedCollectionT Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the CondensedCollectionT class with the default capacity, default comparer for the type, and no cutover predicate.

Namespace:  Condensed
Assembly:  Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public CondensedCollection()
See Also