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