[]
Represents the intersect operator.
public class IntersectOperatorInfo : BinaryOperatorInfo
Public Class IntersectOperatorInfo
Inherits BinaryOperatorInfo
Name | Description |
---|---|
IntersectOperatorInfo() | Create a new instance of IntersectOperatorInfo operator. |
Name | Description |
---|---|
Name | Gets the name of the operator. |
Name | Description |
---|---|
Evaluate(object, object) | Returns the result of the operator applied to the operands. |