Item

CharInfoCollection indexer

获取指定索引处的 CharInfo 元素。

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

返回值

CharInfo 对象。

也可以看看