I Found This Code Witch used to delete specific rows from datatable without any iteration in c#
dt.Select("Name=\'Ram\'").ToList().ForEach(x