[]
Deletes the specific item from the collection.
public void Remove(ItemTemplate item)
Public Sub Remove(item As ItemTemplate)
The ItemTemplate object that will be deleted.