RemoveElement

RemoveElement(IList, IValueGetter, ListInstanceType)

public IList RemoveElement(IList instance, IValueGetter container, ListInstanceType instanceType) ;

説明

要素を削除する。

パラメーター

パラメーター名 説明
instance IList<elementType>型のインスタンス
container 削除するcontainer
instanceType インスタンスの変更方法

戻り値

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