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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Utf32CodeSet クラス > Exclude メソッド : Exclude(Int32,Int32) メソッド
The first UTF-32 character (code point) of the interval.
The last UTF-32 character (code point) of the interval.
Excludes an interval of UTF-32 characters (code points).
シンタックス
'宣言
 
Public Overloads Function Exclude( _
   ByVal firstCode As System.Integer, _
   ByVal lastCode As System.Integer _
) As Utf32CodeSet
public Utf32CodeSet Exclude( 
   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 メンバ
オーバーロード一覧