Item

Template indexer

テンプレート項目をインデックスで取得します.

public TemplateItem this[int index] { get; }
パラメータ 説明
index テンプレート アイテムのゼロから始まるインデックス。

戻り値

のインスタンスTemplateItemクラス。

関連項目