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