Adds the specified Element object to the collection.
Adds the specified Element object to the collection.
public void Add(Element);
Adds the specified Element object to the collection at the specified index.
public void Add(Element,int);
ElementCollection Class | MailBee.Html Namespace