![]() | FastKeyedCollectionTKey, TItem Properties |
The FastKeyedCollectionTKey, TItem generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of key/value pairs contained in the FastKeyedCollectionTKey, TItem.
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollection is read-only.
|
![]() | Item |
Gets or sets the value associated with the specified key.
|
![]() | Keys |
Gets an ICollection containing the keys of the FastKeyedCollectionTKey, TItem.
|
![]() | Values |
Gets an ICollection containing the values of the FastKeyedCollectionTKey, TItem.
|