Adds the specified TagAttribute object to the collection.
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);
TagAttributeCollection Class | MailBee.Html Namespace