Rds > Rds Assembly Interfaces > IMetaMembersSet > IMetaMembersSet.Reset
Reset;
Reset();
The Reset method resets current position of a cursor in elements set.
To get current element in the set, use the IMetaMembersSet.Current method.
The method use is given in the example for IMetaMembersSet.CurrentOffset.
See also: