MESCIUS SPREAD for Windows Forms 15.0J
IsEmpty(Int32,Int32) メソッド

指定した範囲の開始インデックスを示す整数値。
指定した範囲の終了インデックスを示す整数値。
指定した範囲が空かどうかを判断します。
構文
'宣言
 
Public Overloads Function IsEmpty( _
   ByVal index As Integer, _
   ByVal index2 As Integer _
) As Boolean
public bool IsEmpty( 
   int index,
   int index2
)

パラメータ

index
指定した範囲の開始インデックスを示す整数値。
index2
指定した範囲の終了インデックスを示す整数値。

戻り値の型

指定したインデックスが空の場合はtrue、それ以外の場合はfalse
参照

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

 

 


© MESCIUS inc. All rights reserved.