Interface IMap
Represents a generic collection of key/value pairs.
- IMap implements ICollection, ArrayAccess
Direct known implementers
NHashtableIndirect known implementers
NConfig
public
|
|
public
|
|
public
|
append(),
clear(),
contains(),
remove()
|
getIterator()
|
count()
|
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
|