Partilhar via


TwoOperandExpressionType Members

Include Protected Members
Include Inherited Members

The TwoOperandExpressionType class is the base class for derived classes that represent a restriction that is formed by comparing two values against one another.

The TwoOperandExpressionType type exposes the following members.

Constructors

  Name Description
Protected method TwoOperandExpressionType The TwoOperandExpressionType class is abstract and cannot be instantiated.

Top

Properties

  Name Description
Public property FieldURIOrConstant The FieldURIOrConstant property gets or sets the property or constant that is compared with each item or folder in a restriction.
Public property Item The Item property gets or sets the property path that is searched on for each item or folder in a search.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top