'宣言 Function GetTextAtPosition( _ ByVal textPosition As System.Integer _ ) As System.String
System.string GetTextAtPosition( System.int textPosition )
パラメータ
- textPosition
- The first position of the piece to obtain. All positions are in UTF16 code units, not whole characters, which matters when supplementary characters are used.
戻り値の型
a block of text