ContactList.ForwardListEnumerator.MoveNext Method
Used by the foreach language structure
[Visual Basic]
Overrides Public Function MoveNext() As
Boolean _
[C#]
public override
bool MoveNext();
Return Value
True when there are still items left
Implements
IEnumerator.MoveNext
See Also
ContactList.ForwardListEnumerator Class | XihSolutions.DotMSN Namespace