ValueCollection Properties |
The RankedDictionaryTKey, TValueValueCollection type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of values in the collection. | |
Item | Gets the value at the supplied index. |
Name | Description | |
---|---|---|
ICollectionTValueIsReadOnly | Indicates that the collection is read-only. | |
ICollectionIsSynchronized | Indicates that the collection is not thread safe. | |
ICollectionSyncRoot | Gets an object that can be used to synchronize access to the collection. |