GrapeCity SPREAD for WPF 2.0J
Equals(CellPosition) メソッド

比較する CellPosition。
このインスタンスと指定した CellPosition が等しいかどうかを示します。
構文
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As CellPosition _
) As Boolean
public bool Equals( 
   CellPosition other
)

パラメータ

other
比較する CellPosition。

戻り値の型

CellPosition とこのインスタンスが同じ値を表す場合は true。それ以外の場合は false。
参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.