System::Collections::ObjectModel::Collection::RemoveAt メソッド
Collection::RemoveAt method
指定された位置の項目を削除します。
void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | アイテムを削除するインデックス。 |
参照
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++