PredicateProperty Class | 
Namespace: Hazelcast.Core
The PredicateProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| PredicateProperty | Initializes a new instance of the PredicateProperty class  | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| Between | (Defined by PredicateExt.) | |
| Equal | (Defined by PredicateExt.) | |
| GreaterThan | (Defined by PredicateExt.) | |
| GreaterThanOrEqual | (Defined by PredicateExt.) | |
| ILike | (Defined by PredicateExt.) | |
| In | (Defined by PredicateExt.) | |
| LessThan | (Defined by PredicateExt.) | |
| LessThanOrEqual | (Defined by PredicateExt.) | |
| Like | (Defined by PredicateExt.) | |
| MatchesRegex | (Defined by PredicateExt.) | |
| NotEqual | (Defined by PredicateExt.) |