NSCompoundPredicateType Enum

Definition

An enumeration whose values specify the Boolean logical operator to be applied to a NSCompoundPredicate.

public enum NSCompoundPredicateType
type NSCompoundPredicateType = 
Inheritance
NSCompoundPredicateType

Fields

And 1
Not 0
Or 2

Applies to