
Deletes the template file when it's removed from the collection.
public virtual bool Remove(ITemplate item);
Parameters
item
The template to remove.
Deletes the template file when it's removed from the collection.
public virtual bool Remove(ITemplate item);
item
The template to remove.