public class EmailCollection : Collection<Email>
Public Class EmailCollection Inherits Collection(Of Email)
The EmailCollection type exposes the following members.