IMetaMembersSet.Eof

Syntax

Eof: Boolean;

Description

The Eof method returns whether a current element is the last one in a set.

Comments

Available values:

Example

The method use is given in the example for IMetaMembersSet.CurrentOffset.

See also:

IMetaMembersSet