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