Contents

ordinal

The number for an item in an ordered list.

Declaration

@property (readonly) NSInteger ordinal;

Discussion

If the intent is not a list, the value of this property is 0.

See Also

Getting list information