System::Array::Count 方法

Array::Count method

返回一个表示数组所有维度中元素总数的数字。

int System::Array<T>::Count() const

ReturnValue

所有维度中元素的总数

另见