CharacterHit.FirstCharacterIndex 属性

定义

获取被命中的第一个字符的索引。

public:
 property int FirstCharacterIndex { int get(); };
public int FirstCharacterIndex { get; }
member this.FirstCharacterIndex : int
Public ReadOnly Property FirstCharacterIndex As Integer

属性值

Int32

一个表示索引的 Int32 值。

适用于