The BooleanClause type exposes the following members.

Constructors

  NameDescription
Public methodBooleanClause
Constructs a BooleanClause.

Methods

  NameDescription
Public methodEquals
Returns true if
CopyC#
o
is equal to this.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns a hash code value for this object.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetOccur
Public methodGetQuery
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsProhibited
Public methodIsRequired
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetOccur
Public methodSetQuery
Public methodToString (Overrides Object..::..ToString()()()().)

See Also