Replaces TItem with newItem or adds newItem.
TItem
newItem
public bool ReplaceOrAdd<TItem>(T newItem) where TItem : T
Object to add/replace the found item with
true
false