DhBulletedList.remove

Overview | Methods | This Package | All Packages

DhBulletedList.remove

Removes the specified element from the list.

Syntax

public int remove( DhElement e )

Parameters

e

The element to remove.

Return Value

Returns the index of the element that was removed, or returns -1 if the element was not found.

See Also   removeAll