Alg

IAlgorithm<T>.Alg method

リスト内のオブジェクトを処理します。後に呼び出されますPreAlg;

public void Alg(T el, int index)
パラメータタイプ説明
elT加工品。
indexInt32オブジェクトのインデックス。

関連項目