ContentsIndexHome
PreviousUpNext
IElement.Ordinal Property

Position in the set associated with this IElement to this IElement. A RuntimeException is raised if assigning an ordinal position that does not exist in the set.

C#
int Ordinal;
Exceptions 
Description 
The ordinal does not exist in the set.