Removes an item from the collection.
HRESULT Remove( VARIANT MyItem)
Object.Remove( MyItem as Variant)
The item you want to remove from the collection.
The return code.
None.
Home Applies to IERUCollection