Gets the value that is associated with the specified key.
Namespace:
Tortuga.Chain
Assembly:
Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Parameters
- key
- Type: String
The key to locate.
- value
- Type: Nullable<(Of <(<'Object>)>)>%
When this method returns, the value associated with the specified key, if the key is found; otherwise, the default value for the type of the value parameter. This parameter is passed uninitialized.