PostAlg

IAlgorithm<T>.PostAlg method

オブジェクトの処理後に呼び出されます。

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

関連項目