Updates the enumerator to the next item.
true if a new element is found; otherwise, false.
To initialize the enumerator, call SerializationInfoEnumerator.MoveNext and go through each item until you reach the last element.