System::Collections::Generic::IList::idx_get method
IList::idx_get method
निर्दिष्ट इंडेक्स पर तत्व प्राप्त करता है।
virtual T System::Collections::Generic::IList<T>::idx_get(int index) const =0
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int | प्राप्त करने के लिए तत्व का सूचकांक। |
ReturnValue
निर्दिष्ट सूचकांक पर तत्व की प्रतिलिपि।
संबंधित देखें
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++