Collection.Remove
This function removes a member from a collection.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Collection.Remove( _
IndexOrKey As Variant)
|
IndexOrKey [in]
Type: Variant |
This function does not return a value. |