System::Array::get_Length method

Array::get_Length method

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

int32_t System::Array<T>::get_Length() const

ReturnValue

所有维度中元素的总数

另见