GrapeCity ActiveReports for .NET 12.0J
Equals メソッド (CustomProperties)

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

パラメータ

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

戻り値の型

指定されたSystem.Objectがこのインスタンスと等しい場合はTrue,そうではない場合はFalseです。
参照

関連項目

CustomProperties クラス
CustomProperties メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.