Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListIterator > Methods
TInterfaceListIterator.MoveNext Method
Returns the next item in the enumeration. If there are no more items, the method will raise an exception.
Namespace: RSInterfaceCollections
Delphi
public function MoveNext: Boolean;
Return Value
Type: Boolean
•RSInterfaceCollections.TInterfaceListIterator.Current
•TInterfaceListIterator
•RSInterfaceCollections