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

निर्दिष्ट सूचकांक पर तत्व की प्रतिलिपि।

संबंधित देखें