示例#1
0
 /// <summary> Move to the next item. </summary>
 public override bool MoveCurrentToNext()
 {
     return(ProxiedView.MoveCurrentToNext());
 }