ListG.next

get the next element

class ListG
@property
next
()

Return Value

Type: ListG

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