NotType Members

Include Protected Members
Include Inherited Members

The NotType class represents a search expression that negates the Boolean value of the search expression that it contains.

The NotType type exposes the following members.

Constructors

  Name Description
Public method NotType The NotType constructor initializes a new instance of the NotType class.

Top

Properties

  Name Description
Public property Item The Item property gets or sets the negated search expression.

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