示例#1
0
 public bool MoveNext()
 {
     return(Lead.MoveNext() && AdvanceLeadUntilAllAligned());
 }