System::Collections::Generic::IEnumerable::LINQ_ElementAt method

IEnumerable::LINQ_ElementAt method

अनुक्रम में निर्दिष्ट सूचकांक पर स्थित तत्व लौटाता है।

T System::Collections::Generic::IEnumerable<T>::LINQ_ElementAt(int index)
पैरामीटरप्रकारविवरण
सूचकांकintतत्व प्राप्त करने के लिए इंडेक्स।

ReturnValue

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

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