Microsoft SDK for Java

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

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