DioDocs for PDF
Append(Int32,Int32) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Utf32CodeSet クラス > Append メソッド : Append(Int32,Int32) メソッド
The first UTF-32 character (code point) of the interval.
The last UTF-32 character (code point) of the interval.
Appends an interval of UTF-32 characters (code points).
シンタックス
'宣言
 
Public Overloads Function Append( _
   ByVal firstCode As System.Integer, _
   ByVal lastCode As System.Integer _
) As Utf32CodeSet
public Utf32CodeSet Append( 
   System.int firstCode,
   System.int lastCode
)

パラメータ

firstCode
The first UTF-32 character (code point) of the interval.
lastCode
The last UTF-32 character (code point) of the interval.

戻り値の型

The current instance of Utf32CodeSet.
参照

Utf32CodeSet クラス
Utf32CodeSet メンバ
オーバーロード一覧