class System.Windows.Forms.ListBox.ObjectCollection
inherits System.Object:

   method public void Clear():
   end method.

   method public void Add(input item as System.Object):
   end method.

end class.