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