MailBee.NET Objects 4.0

TagAttributeCollection.Add Method

Adds the specified TagAttribute object to the collection.

Overload List

Adds the specified TagAttribute object to the collection.

public void Add(TagAttribute);

Adds the specified TagAttribute object to the collection at the specified index.

public void Add(TagAttribute,int);

See Also

TagAttributeCollection Class | MailBee.Html Namespace