 | 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)
Syntaxpublic CondensedCollection()
public:
CondensedCollection()
new : unit -> CondensedCollection
See Also