你好,
不是。
array是object,跟class不一样, msdn上面有描述:https://msdn.microsoft.com/zh-cn/library/x9afc042.aspx
“尽管有时类和对象可互换,但它们是不同的概念。
类定义对象的类型,但它不是对象本身。
对象是基于类的具体实体,有时称为类的实例。”
看array的继承你可以看到他出自system.object。概念上就不是一个东西。
Barry
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.