SourceText.Item

SourceText indexer

获取给定索引处的值。

public abstract char this[int position] { get; }
范围描述
position的位置。

返回值

字符。

也可以看看