public void AddString(string columnName, string value) { htData.Add(columnName, objFucntion.FieldCheck(value)); }