RemoveAtIndex

RemoveAtIndex(IList, int, ListInstanceType)

public IList RemoveAtIndex(IList instance, int index, ListInstanceType instanceType) ;

説明

要素を削除する。

パラメーター

パラメーター名 説明
instance IListインスタンス
index インデックス
instanceType インスタンスの変更方法

戻り値

変更した結果のインスタンス