Remove ( ItemToBeRemoved as String );
Parameters
[in] String ItemToBeRemoved The name of the item to be removed from the collection
Description The method removes the named item from the collection object.
See Also
IADsCollection Interface