Next;
The Next method moves to the next element in a set.
To check whether current element is the last in the set, use the IMetaMembersSet.Eof method.
The method use is given in the example for IMetaMembersSet.CurrentOffset.
See also:
IMetaMembersSet