IteratorIterator::valid

Checks if the current element is valid

Description

public bool IteratorIterator::valid()

Checks whether the current element is valid.

Parameters

This function has no parameters.

Return Values

Returns true if the current element is valid, otherwise false

See Also

  • iterator_count
  • IteratorIterator::current