| NamedObjectCollectionT Constructor |
| Name | Description | |
|---|---|---|
| NamedObjectCollectionT |
Initializes a new instance of the NamedObjectCollectionT class.
| |
| NamedObjectCollectionT(IEqualityComparerString) |
Initializes a new instance of the NamedObjectCollectionT class using the
given comparer.
| |
| NamedObjectCollectionT(IEqualityComparerString, Int32) |
Initializes a new instance of the NamedObjectCollectionT class that uses the
specified equality comparer and creates a lookup dictionary when the specified threshold is
exceeded.
|