Equality 运算符
Tests the equality between two expressions.
此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。
重载列表
| 名称 | 说明 | |
|---|---|---|
![]() ![]() |
Equality(String, ReportExpression< (Of < <' (T> ) > > )) | Tests the equality between an expression and a ReportExpression<(Of <(<'T>)>)> object. |
![]() ![]() |
Equality(T, ReportExpression< (Of < <' (T> ) > > )) | Tests the equality between an object and a ReportExpression<(Of <(<'T>)>)> object. |
![]() ![]() |
Equality(ReportExpression< (Of < <' (T> ) > > ), ReportExpression< (Of < <' (T> ) > > )) | Tests the equality between two ReportExpression<(Of <(<'T>)>)> objects. |
![]() ![]() |
Equality(ReportExpression< (Of < <' (T> ) > > ), String) | Tests the equality between an expression and a ReportExpression<(Of <(<'T>)>)> object. |
![]() ![]() |
Equality(ReportExpression< (Of < <' (T> ) > > ), T) | Tests the equality between an object and a ReportExpression<(Of <(<'T>)>)> object. |
页首
.gif)
.gif)