System::Collections::Specialized::StringCollection::RemoveAt метод
StringCollection::RemoveAt method
Удаляет элемент в указанной позиции.
void System::Collections::Specialized::StringCollection::RemoveAt(int index)
| Параметр | Тип | Описание |
|---|---|---|
| index | int | Index для удаления элемента по индексу. |
См. также
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.PDF for C++