GrapeCity SPREAD for Windows Forms 12.0J
Equals(CellProtection) メソッド


このオブジェクトと比較するオブジェクト。
現在のオブジェクトが同じ型の別のオブジェクトと等しいかどうかを示します。
構文
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As CellProtection _
) As Boolean
'使用法
 
Dim instance As CellProtection
Dim other As CellProtection
Dim value As Boolean
 
value = instance.Equals(other)
public bool Equals( 
   CellProtection other
)

パラメータ

other
このオブジェクトと比較するオブジェクト。

戻り値の型

現在のオブジェクトがotherパラメーターと等しい場合はtrue、それ以外の場合はfalse。
参照

CellProtection 構造体
CellProtection メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.