DioDocs for PDF
CollectChars メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextExt クラス : CollectChars メソッド
Adds all char codes from the specified string to the instance of HashSet.
シンタックス
'宣言
 
Public Shared Sub CollectChars( _
   ByVal unicodeChars As System.Collections.Generic.HashSet(Of Integer), _
   ByVal text As System.String _
) 
public static void CollectChars( 
   System.Collections.Generic.HashSet<int> unicodeChars,
   System.string text
)

パラメータ

unicodeChars
text
参照

TextExt クラス
TextExt メンバ