GetEnumerator

Template.GetEnumerator method

返回模板项的枚举器。

public IEnumerator<TemplateItem> GetEnumerator()

返回值

模板项的枚举器。

也可以看看