Item

Template indexer

通过索引获取模板项。

public TemplateItem this[int index] { get; }
范围 描述
index 模板项的从零开始的索引。

返回值

的实例TemplateItem班级。

也可以看看