Microsoft SDK for Java

DhBulletedList.getElementIndex

Retrieves the index of the selected element if it is a direct child of this list.

Syntax

public int getElementIndex( DhElement e )

Parameters

e

The element for which the index is retrieved.

Returns

The zero-based index of the element, or -1 if the element is not in the list.

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