MailBee.NET Objects 7.2

TagAttributeCollection.AddRange Method

Adds multiple attributes to the collection.

Overload List

Adds all attributes from the TagAttributeCollection object.

public void AddRange(TagAttributeCollection);

Adds elements from the TagAttributeCollection object with specified range.

public void AddRange(TagAttributeCollection,int,int,int);

See Also

TagAttributeCollection Class | MailBee.Html Namespace