MailBee.NET Objects 7.2

ElementCollection Class

Provides properties and methods for managing and examining the collection of Element objects.

For a list of all members of this type, see ElementCollection Members.

System.Object
   System.Collections.CollectionBase
      MailBee.Html.ElementCollection

[DefaultMember(MemberName="Item")]
public class ElementCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.Html

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

ElementCollection Members | MailBee.Html Namespace