public List <_vw_mc_ator> FindMovieCount(MovieField order, bool isAscending)
 {
     return(_vrep.FindMovieCount(order, isAscending));
 }