![]() | LinkedHashMapTK, TVGet Method |
Name | Description | |
---|---|---|
![]() | Get(TK) |
Fetches the value associated with the specified key.
If no value can be found, then default(V) is returned.
|
![]() | Get(TK, TV) |
Fetches the value associated with the specified key.
If no value can be found, then the defaultValue is
returned.
|