ListSG.next

get the next element

class ListSG
@property
next
()

Return Value

Type: ListSG

the next element, or NULL if there are no more elements.