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

निर्दिष्ट स्थिति पर तत्व की प्रतिलिपि।

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