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