System::Array::get_LongLength 方法

Array::get_LongLength method

返回表示数组所有维度中元素总数的 64 位整数。

int64_t System::Array<T>::get_LongLength() const

ReturnValue

所有维度中所有元素的总数

另见