Ribbon for WinForms
Equals メソッド (C1CompositeIcon)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > C1CompositeIcon クラス : Equals メソッド
The object to test
Indicates whether the specified object is a C1CompositeIcon and has the same property values as this icon object.
シンタックス
'宣言
 
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 C1CompositeIcon and has the same property values as this icon object. otherwise, false
参照

C1CompositeIcon クラス
C1CompositeIcon メンバ