operators
Returns the array of comparison predicate operators.
Declaration
var operators: [NSNumber]? { get }Return Value
The array of NSNumber objects specifying the comparison predicate operators. See NSComparisonPredicate.Operator for possible values.