Ribbon for WinForms
Equals メソッド (BorderEdges)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > BorderEdges クラス : Equals メソッド
BorderEdges to compare to this object.
Returns true if the colors are the same for all edges.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
BorderEdges to compare to this object.

戻り値の型

True if the colors are the same for all edges.
解説
This is important when handling persistence and comparing to the default value.
参照

BorderEdges クラス
BorderEdges メンバ