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