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