method Rollist.Remove (Index as Variant)
Removes a specific item from the collection.

TypeDescription
Index as Variant A long expression that indicates the index of item being removed.
Use the Remove method to remove a specific item. Use the RemoveAllItems method to remove all items in the control. Use the Refresh method to refresh the control.