PowerTools ActiveReports for .NET 11.0J
Equals メソッド (SeriesCollection)

SeriesCollectionオブジェクトの比較対象となるSystem.Object。
SeriesCollectionオブジェクトを別のSystem.Objectと比較し、2つが等しいかどうか調べます。
構文
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

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

関連項目

SeriesCollection クラス
SeriesCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.