Item

TextFragmentCollection indexer

获取指定索引处的文本片段元素。

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

返回值

文本片段对象。

也可以看看