Read Only
IsDone As Boolean
Returns True if the current record is the last one.
Check this property as you traverse a list of records to prevent reading past the end of the list.
Read Only
Returns True if the current record is the last one.
Check this property as you traverse a list of records to prevent reading past the end of the list.