ASP.NET Core MVC コントロールヘルプ
Equals メソッド (CellRange)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Grid 名前空間 > CellRange クラス : Equals メソッド
The object to compare with the current CellRange.
Determines whether the specified object is equal to the current CellRange.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The object to compare with the current CellRange.

戻り値の型

Determines whether the specified object is equal to the current CellRange.
参照

CellRange クラス
CellRange メンバ