Unordered |
This is preliminary documentation and is subject to change.
The UnorderedKeyedCollectionTKey, 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 |
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. |