GetEnumerator

ArtifactCollection.GetEnumerator method

获取集合的枚举器。

public IEnumerator<Artifact> GetEnumerator()

返回值

枚举器对象。

也可以看看