DhBulletedList.removeItem

Overview | Methods | This Package | All Packages

DhBulletedList.removeItem

Removes an element at the specified index from the list.

Syntax

public void removeItem( int index )

Parameters

index

The index of the element to remove.

Return Value

Returns the index of the element that was removed.