JsonParser.next

class JsonParser(T, bool AllowNaN = false)
final
bool
next
()

Return Value

Type: bool

true if there is a next element, false otherwise

Meta