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