System::Array::GetLowerBound method
Array::GetLowerBound method
निर्दिष्ट आयाम की निचली सीमा लौटाता है।
int System::Array<T>::GetLowerBound(int dimension) const
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आयाम | int | निचली सीमा लौटाने के लिए आयाम |
ReturnValue
निर्दिष्ट आयाम की निचली सीमा
संबंधित देखें
- Class Array
- Namespace System
- Library Aspose.Page for C++