'宣言 Sub GetFragmentToPos( _ ByVal pos As MapPos, _ ByRef fragment As TextMapFragment, _ ByRef text As System.String _ )
void GetFragmentToPos( MapPos pos, out TextMapFragment fragment, out System.string text )
パラメータ
- pos
- 範囲の終了を指定する MapPos。
- fragment
- 出力:範囲内のテキストを表す TextMapFragment。
- text
- 出力:フラグメントのテキスト。