TableCollection.GetEnumerator

TableCollection.GetEnumerator method

返回此集合的枚举器。

public IEnumerator<Table> GetEnumerator()

返回值

此集合的枚举器。

也可以看看