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