MultiMap<'T, 'U> Type
Instance members
Instance member |
Description
|
Full Usage:
this.Count
Returns: int
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
Full Usage:
this[key]
Parameters:
'T
Returns: 'U list
|
|
|
|
|
|