Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.