ContentsIndexHome
PreviousUpNext
IElement::getOrdinal Method (int&)

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

 

C++
virtual void getOrdinal(int& ordinal) const = 0;

The integer in which to retrieve ordinal position. In case of an error, the constant OrdinalUndefined will be retrieved.

Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved