次の方法で共有


NSPredicateOperatorType 列挙型

定義

で使用する比較型を指定する値の NSComparisonPredicate列挙。

public enum NSPredicateOperatorType
type NSPredicateOperatorType = 
継承
NSPredicateOperatorType

フィールド

BeginsWith 8
Between 100
Contains 99
CustomSelector 11
EndsWith 9
EqualTo 4
GreaterThan 2
GreaterThanOrEqualTo 3
In 10
LessThan 0
LessThanOrEqualTo 1
Like 7
Matches 6
NotEqualTo 5

適用対象