GetEnumerator

Template.GetEnumerator method

テンプレート項目の列挙子を返します。

public IEnumerator<TemplateItem> GetEnumerator()

戻り値

テンプレート項目の列挙子。

関連項目