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 | |
---|---|---|
NotType | The NotType constructor initializes a new instance of the NotType class. |
Top