FindNext() method

Continues a ULTable.FindFirst() search by moving forward through the table from the current position, looking to see if the next row exactly matches a value or full set of values in the current index.

 Visual Basic syntax
 C# syntax
 Returns
 Exceptions
 Remarks
 See also