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