Item

OutlineItemCollection indexer

使用索引从集合中获取大纲项。

public OutlineItemCollection this[int index] { get; }
范围描述
index集合内的索引。

返回值

OutlineItemCollection 对象。

也可以看看