![]() |
#2
liuyilin2009-10-24 08:40
|
这个类中的NEW()不就是构造函数吗?
例如类:System.Text.RegularExpressions.MatchCollection就是这样
Dim mhs As new System.Text.RegularExpressions.MatchCollection
提示:类型“System.Text.RegularExpressions.MatchCollection”没有构造函数
只有本站会员才能查看附件,请 登录
谢谢
[ 本帖最后由 liuyilin 于 2009-10-22 13:11 编辑 ]