Код: Выделить всё
mob.Y.AddRange(this.dataGridView1.CurrentRow.Cells[12].Value.ToString().Split(','));
Я думаю, что многие вещи особенные.
Подробнее здесь: https://stackoverflow.com/questions/790 ... to-save-it
Код: Выделить всё
mob.Y.AddRange(this.dataGridView1.CurrentRow.Cells[12].Value.ToString().Split(','));