Ribbon for WinForms
Equals メソッド (C1PathIcon)

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

C1PathIcon クラス
C1PathIcon メンバ