System::Array::GetLowerBound method

Array::GetLowerBound method

يرجع الحد الأدنى للبُعد المحدد.

int System::Array<T>::GetLowerBound(int dimension) const
ParameterTypeالوصف
البُعدintالبعد الذي يُرجع الحد الأدنى له

ReturnValue

الحد الأدنى للبعد المحدد

انظر أيضًا