System::Array::GetUpperBound メソッド

Array::GetUpperBound method

指定された次元の上限を返します。

int System::Array<T>::GetUpperBound(int dimension)
パラメーター説明
次元int上限値を取得する次元

ReturnValue

指定された次元の上限値

参照