ExistsType Members
Include Protected Members
Include Inherited Members
The ExistsType class represents a search expression that returns true if the supplied property exists on an item.
The ExistsType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExistsType | The ExistsType constructor initializes a new instance of the ExistsType class. |
Top
Properties
Name | Description | |
---|---|---|
Item | The Item property gets or sets the property that is determined to exist on an item. |
Top