FindNext(short) 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 partial set of values in the current index.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also