------解决方案-------------------- 不知您所谓的 数组却并非继承自Object 是从何而来~
Array is the abstract base type of all array types. You can use the properties, and other class members, that Array has. An example of this would be using the Length property to get the length of an array.