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.
The number for an item in an ordered list.
@property (readonly) NSInteger ordinal;If the intent is not a list, the value of this property is 0.