NSExpressionType Enum

Definition

An enumeration of valid types for a NSExpression.

public enum NSExpressionType
type NSExpressionType = 
Inheritance
NSExpressionType

Fields

AnyKey 15
Block 19
Conditional 20
ConstantValue 0
EvaluatedObject 1
Function 4
IntersectSet 6
KeyPath 3
MinusSet 7
NSAggregate 14
Subquery 13
UnionSet 5
Variable 2

Applies to