Unordered | 
This is preliminary documentation and is subject to change.
The UnorderedKeyedMultiCollectionTKey, TItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollectionT. | |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. | |
| Item | Gets a read-only view of the items with the specified key. | |
| Keys | Gets a read-only view of the key collection. | 
| Name | Description | |
|---|---|---|
| ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). | |
| ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. |