Eof: Boolean;
The Eof method returns whether a current element is the last one in a set.
Available values:
True. The cursor is over the last record.
False. The data end is not reached yet.
The method use is given in the example for IMetaMembersSet.CurrentOffset.
See also: