NodeList1.GetEnumerator

NodeList<T>.GetEnumerator method

获取集合中的节点。

public abstract IEnumerator<T> GetEnumerator()

返回值

IEnumerator。

也可以看看