IAlgorithm1.PreAlg

IAlgorithm<T>.PreAlg method

在处理对象之前调用。

public void PreAlg(T el, int index)
范围类型描述
elT处理对象。
indexInt32对象的索引。

也可以看看