System::Collections::ObjectModel::Collection::RemoveAt 方法
Collection::RemoveAt method
在特定位置移除项目。
void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 要删除项目的索引。 |
另见
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++