全局代码声明如下:
Dim dpasstotal As New Dictionary(Of String, Integer)
代码:
dpasstotal.clear
错误提示:
编译错误:未声明名称 “dpasstotal”
错误代码 dpasstotal.clear