System::Collections::Generic::IList::RemoveAt method
IList::RemoveAt method
निर्दिष्ट इंडेक्स पर तत्व हटाता है।
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int | हटाने वाले तत्व का इंडेक्स। |
संबंधित देखें
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++