Item

TextSegmentCollection indexer

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

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

返回值

文本段对象。

也可以看看