System::Array::GetLowerBound メソッド

Array::GetLowerBound method

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

int System::Array<T>::GetLowerBound(int dimension) const
パラメーター説明
次元int下限を返す次元

ReturnValue

指定された次元の下限

参照