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