System::Collections::Generic::IList::RemoveAt method

IList::RemoveAt method

निर्दिष्ट इंडेक्स पर तत्व हटाता है।

virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
पैरामीटरप्रकारविवरण
सूचकांकintहटाने वाले तत्व का इंडेक्स।

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