Removes a specified UserMenuItem from the data collection.
Removes a specified UserMenuItem from the data collection.
| Visual Basic |
|---|
Public Sub Remove( _ ByVal vtIndex As Variant _ ) |
Specifies the index of the UserMenuItem you want to delete from the collection.
Warning: when removing a field, all it's content is lost.