MonobjcMonobjc Documented Class Library
NSRuleEditorPredicateOperatorType Field
NamespacesMonobjc.AppKitNSRuleEditorNSRuleEditorPredicateOperatorType

The corresponding value is an NSNumber object representing a NSPredicateOperatorType constant.

This value is required for a non-nil comparison predicate.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSRuleEditorPredicateOperatorType
Public Shared ReadOnly NSRuleEditorPredicateOperatorType As NSString
public:
static initonly NSString^ NSRuleEditorPredicateOperatorType
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)