GrapeCity ActiveReports for .NET 14.0J
Equals メソッド (LegendItemsCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > LegendItemsCollection クラス : Equals メソッド
LegendItemsCollectionオブジェクトの比較対象となるSystem.Object。
LegendItemsCollectionオブジェクトを別のSystem.Objectと比較し、2つが等しいかどうか調べます。
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
LegendItemsCollectionオブジェクトの比較対象となるSystem.Object。

戻り値の型

指定されたSystem.Objectがこのインスタンスと等しい場合はTrue、それ以外の場合はFalse。
参照

LegendItemsCollection クラス
LegendItemsCollection メンバ