LayeredMap<'Key, 'Value> Type
Instance members
Instance member |
Description
|
Full Usage:
this.Count
Returns: int
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
Full Usage:
this[key]
Parameters:
'Key
Returns: 'Value
|
|
|
|
|
|