Click or drag to resize

ProjectItemCollectionBaseTItemRemove Method

Overload List
 NameDescription
Public methodRemove(TItem) Removes the item from the collection and disposes it. Only items that belong to this collection will be removed and disposed.
Public methodRemove(String) Removes the item, referenced by its name, from the collection and disposes it. Only items that belong to this collection will be removed and disposed.
Top
See Also