FlexReport for WinForms
Equals メソッド (SSRSSessionReportLocation)


C1.Document アセンブリ > C1.Document 名前空間 > SSRSSessionReportLocation クラス : Equals メソッド
The other report location object to compare the current to.
Compares the current report location to another one.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
'使用法
 
Dim instance As SSRSSessionReportLocation
Dim obj As System.Object
Dim value As System.Boolean
 
value = instance.Equals(obj)
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The other report location object to compare the current to.

戻り値の型

True if both objects represent the same location, false otherwise.
参照

参照

SSRSSessionReportLocation クラス
SSRSSessionReportLocation メンバ