public class MailMessageCollection extends Collection<MailMessage>
Represents a collection of MailMessage
objects.
MailMessage
objects.
The MailMessageCollection
class provides a simple collection object that can be used to store a set of MailMessage
objects.
Constructor and Description |
---|
MailMessageCollection()
Initialize a new instance of the class
MailMessageCollection . |
Modifier and Type | Method and Description |
---|---|
Object |
getSyncRoot()
getSyncRoot.
|
public MailMessageCollection()
Initialize a new instance of the class MailMessageCollection
.
public Object getSyncRoot()
getSyncRoot.
getSyncRoot
in class Collection<MailMessage>
Object
object.