RemoveItem Method

Object List Next Object

Defined By:
Menu

Description:

Removes an item from a specific position.

Declaration:

Function RemoveItem(ByVal pos As Integer)As Integer

Details:

Position is the location of the item you want to remove.

See Also:

MoveItem method