'Declaration Public Sub Add( _ ByVal item As ArticleBead _ )
public void Add( ArticleBead item )
Parameters
- item
- The object to be added to the end of the collection.
'Declaration Public Sub Add( _ ByVal item As ArticleBead _ )
public void Add( ArticleBead item )