Class KeyValueCollection
category |
System |
---|---|
package |
Shared |
__construct(array|mixed|null $argumentsArray = null)
Throws |
|
---|
array|mixed|null
count() : integer
integer
getArray() : array
array
getItem( $p_index) : mixed
Throws |
|
---|
mixed
getIterator()
getValue(string $p_keyName) : mixed
Throws |
|
---|
string
mixed
isEmpty() : boolean
boolean
keyExists(string $p_keyName) : boolean
string
boolean