ContentsIndexHome
PreviousUpNext
IElement.getOrdinal Method

Returns the ordinal position in the associated set of this IElement. In case of an error, the constant OrdinalUndefined is returned. 

 

Java
int getOrdinal();

The ordinal position. In case of an error, the constant OrdinalUndefined is returned.