Represents the collection of MimeEntity objects that are parts of this MimeEntity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Class MimeEntityCollection _ Implements IEnumerable(Of MimeEntity), IEnumerable |
C# |
---|
public class MimeEntityCollection : IEnumerable<MimeEntity>, IEnumerable |
Inheritance Hierarchy
System..::..Object
Rebex.Mime..::..MimeEntityCollection
Rebex.Mime..::..MimeEntityCollection