Ribbon for WinForms
Equals メソッド (IconSet)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconSet クラス : Equals メソッド
The object to test
Indicates whether the specified object is a IconSet and contains the same set of icons as this icon set.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
The object to test

戻り値の型

true if the obj parameter is a IconSet and ontains the same set of icons as this icon set; otherwise, false
参照

IconSet クラス
IconSet メンバ