[]
        
Moves the enumerator to the next item in the collection.
public bool MoveNext()
| Type | Description | 
|---|---|
| bool | True if the enumerator has been successfully moved to the next item; false if the enumerator has reached the end of the collection.  |