Class EmailCollection
Used by operations that consider multiple email objects.
category |
System |
---|---|
package |
|
subpackage |
Collections |
__construct(array|mixed|null $argumentsArray = null)
Throws |
|
---|
array|mixed|null
add(\EmailInterface $email)
clear()
count() : integer
integer
getArray() : array
array
getItem( $p_index) : mixed
Throws |
|
---|
mixed
getIterator()
isEmpty() : boolean
boolean
remove(\EmailInterface $email)