MailBee.NET Objects 7.1

TagAttributeReadOnlyCollection Class

Provides properties and methods for examining the collection of TagAttribute objects.

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

System.Object
   System.Collections.CollectionBase
      MailBee.Html.TagAttributeReadOnlyCollection

[DefaultMember(MemberName="Item")]
public class TagAttributeReadOnlyCollection : 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

TagAttributeReadOnlyCollection Members | MailBee.Html Namespace