if el_dn = Nothing then return ---如果是函数,就加上返回值
比如,命令窗口中
Dim el_dn As String = Nothing
If el_dn = Nothing Then Return NothingOutput.Show(DataTables.Contains(el_dn))