template<class BASEOBJ, class SUBOBJ, class BASECOLLECTION>
Removes the specified item from the collection. Throws an invalid argument exception if the item does not exist within the collection.
Definition at line 191 of file RestrictedNamedCollection.h.
|