[]
Adds an object to the end of the collection.
public void Add(ArticleBead item)
Public Sub Add(item As ArticleBead)
The object to be added to the end of the collection.