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++