IAlgorithm1.Alg

IAlgorithm<T>.Alg method

处理列表中的对象。之后调用PreAlg;

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

也可以看看