![[index]](../icons/index.gif)
Next: number
Up: editor-data-class-list<>
Previous: find-position
Returns the nth class in the list (counting from 0), returning
#f if the list has n or less classes.
- (send an-editor-data-class-list nth n) -> editor-data-class% object or #f
n : exact non-negative integer
PLT