/// <summary>
 ///
 /// </summary>
 /// <returns></returns>
 public bool MoveNext()
 {
     return(_parent.Read());
 }