CondensedCollectionT Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| CondensedCollectionT |
Initializes a new instance of the CondensedCollectionT class with the
default capacity, default comparer for the type, and no cutover predicate.
| |
| CondensedCollectionT(Int32, IEqualityComparerT, PredicateCondensedStats, IEnumerableT) |
Initializes a new instance of the CondensedCollectionT class.
|