[]
Adds a light to the collection.
public void Add(Light item)
Public Sub Add(item As Light)
Light to add.
item is a null reference (Nothing in VB).