var comparisonPredicateModifier : NSComparisonPredicate.Modifier
The comparison predicate modifier for the receiver.
レシーバに対する比較述部修飾子。
enum NSComparisonPredicate.Modifier
Constants that describe the possible types of modifier for a comparison predicate.
ある比較述部のための修飾子の可能な型それらを記述する定数それら。
var customSelector : Selector?
The selector for the receiver.
レシーバに対するセレクタ。
var rightExpression : NSExpression
The right expression for the receiver.
レシーバに対する右式。
var leftExpression : NSExpression
The left expression for the receiver.
レシーバに対する左式。
struct NSComparisonPredicate.Options
Constants that describe the possible types of string comparison for comparison predicates.
比較述部のための文字列比較の可能な型されらを記述する定数それら。
var predicateOperatorType : NSComparisonPredicate.Operator
The predicate type for the receiver.
レシーバに対する述部型。
enum NSComparisonPredicate.Operator
Defines the type of comparison for a comparison predicate.
ある比較述部に対する比較の型を定義します。