Method MoveNext MoveNext() Advances the enumerator to the next key-value pair. Declaration public bool MoveNext() Returns Type Description bool True if Current is valid to read after the call.