CustomLists.Remove
This function removes an item from the custom lists collection.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub CustomLists.Remove( _
Item As Integer)
|
Item [in]
Type: Integer |
This function does not return a value. |