[]
Adds the specified object to the collection.
public object? AddNewItem(object? newItem)
The object to add to the collection.