System::Collections::Generic::IList::RemoveAt method
IList::RemoveAt method
指定されたインデックスの要素を削除します。
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | 要素を削除するインデックス。 |
参照
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++