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. 

 

C++
virtual int getOrdinal() const = 0;

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