APCUIterator::valid

Checks if current position is valid

Beschreibung

public void APCUIterator::valid ( void )

Checks if the current iterator position is valid.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the current iterator position is valid, otherwise FALSE.

Siehe auch

  • APCUIterator::current
  • Iterator::valid