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
Public method ExistsType The ExistsType constructor initializes a new instance of the ExistsType class.

Top

Properties

  Name Description
Public property Item The Item property gets or sets the property that is determined to exist on an item.

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