名前 | 解説 | |
---|---|---|
![]() | FilterBinaryExpression コンストラクタ | Initializes a new instance of the FilterBinaryExpression class. |
FilterBinaryExpressionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | FilterBinaryExpression コンストラクタ | Initializes a new instance of the FilterBinaryExpression class. |
名前 | 解説 | |
---|---|---|
![]() | Expressions | Gets the expressions that are combined. C1.DataCollection.FilterNaryExpressionから継承されます。 |
![]() | FilterCombination | Gets the logical operator applied between the expressions. C1.DataCollection.FilterNaryExpressionから継承されます。 |
![]() | LeftExpression | Gets the left expression. |
![]() | RightExpression | Gets the right expression. |
名前 | 解説 | |
---|---|---|
![]() | Equals | C1.DataCollection.FilterNaryExpressionから継承されます。 |
![]() | GetHashCode | 既定のハッシュ関数として機能します。 C1.DataCollection.FilterNaryExpressionから継承されます。 |
![]() | ToString | 現在のオブジェクトを表す文字列を返します。 C1.DataCollection.FilterNaryExpressionから継承されます。 |