PowerTools MultiRow for Windows Forms 8.0J
GetTextElements メソッド

ソーステキスト。
文字の分布を示す文字列のセットを取得します。
構文
Function GetTextElements( _
   ByVal text As String _
) As IEnumerable(Of String)
IEnumerable<string> GetTextElements( 
   string text
)

パラメータ

text
ソーステキスト。

戻り値の型

文字の分布を示す文字列のセット。
解説
返される文字列のリストには、ソーステキストのすべての文字が含まれます。ソーステキストを複数の単語または文に切り分けるだけです。
参照

ITextAdjustmentProvider インターフェース
ITextAdjustmentProvider メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.