Inequality 運算子
Tests the inequality between two objects.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
![]() ![]() |
Inequality(String, ReportExpression< (Of < <' (T> ) > > )) | Tests the inequality between an expression and a ReportExpression<(Of <(<'T>)>)> object. |
![]() ![]() |
Inequality(T, ReportExpression< (Of < <' (T> ) > > )) | Tests the inequality between an object of type T and a ReportExpression<(Of <(<'T>)>)> object. |
![]() ![]() |
Inequality(ReportExpression< (Of < <' (T> ) > > ), ReportExpression< (Of < <' (T> ) > > )) | Tests the inequality between two ReportExpression<(Of <(<'T>)>)> objects. |
![]() ![]() |
Inequality(ReportExpression< (Of < <' (T> ) > > ), String) | Tests the inequality between an expression and a ReportExpression<(Of <(<'T>)>)> object. |
![]() ![]() |
Inequality(ReportExpression< (Of < <' (T> ) > > ), T) | Tests the inequality between an object of type T and a ReportExpression<(Of <(<'T>)>)> object. |
上層