Static member | Description |
Full Usage:
Dictionary.TryFind(d, key)
Parameters:
IDictionary<'a, 'b>
key : 'a
Returns: 'b option
|
|