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