请教 arcmap 9 VBA程序运行时报错 :用户定义类型未定义错误
Dim inputArray As IArray Set inputArray = New esriCore.Array
在arcmap 9 中运行 VBA程序,还需要引用 esri 库么?