PreAlg

IAlgorithm<T>.PreAlg method

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

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

関連項目