PowerTools PlusPak for Windows Forms 8.0J
Equals メソッド (CellPosition)

テストする CellPosition
この CellPosition に、指定した CellPosition と同じ行および列が含まれているかどうかを示します。
構文
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
テストする CellPosition

戻り値の型

比較対象が CellPosition で、なおかつこの CellPosition と同じ行および列を持つ場合は true。それ以外の場合は false
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

CellPosition 構造体
CellPosition メンバ

Send Feedback