The members of MonoMac.Foundation.NSExpression are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | Arguments | NSExpression[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Collection | NSObject. Documentation for this section has not yet been entered. |
| [read-only] | ConstantValue | NSObject. Documentation for this section has not yet been entered. |
| [read-only] static | ExpressionForEvaluatedObject | NSExpression. Documentation for this section has not yet been entered. |
| [read-only] | ExpressionType | NSExpressionType. Documentation for this section has not yet been entered. |
| [read-only] | Function | string. Documentation for this section has not yet been entered. |
| [read-only] | KeyPath | string. Documentation for this section has not yet been entered. |
| [read-only] | LeftExpression | NSExpression. Documentation for this section has not yet been entered. |
| [read-only] | Operand | NSExpression. Documentation for this section has not yet been entered. |
| [read-only] | Predicate | NSPredicate. Documentation for this section has not yet been entered. |
| [read-only] | RightExpression | NSExpression. Documentation for this section has not yet been entered. |
| [read-only] | Variable | string. Documentation for this section has not yet been entered. |
ExpressionValueWithObject(NSObject, NSMutableDictionary)Documentation for this section has not yet been entered. | ||
static | FromAggregate(NSExpression[])Documentation for this section has not yet been entered. | |
static | FromConstant(NSObject)Documentation for this section has not yet been entered. | |
static | FromFormat(string, NSExpression[])Documentation for this section has not yet been entered. | |
static | FromFunction(NSExpressionHandler, NSExpression[])Documentation for this section has not yet been entered. | |
static | FromFunction(string, NSExpression[])Documentation for this section has not yet been entered. | |
static | FromFunction(NSExpression, string, NSExpression[])Documentation for this section has not yet been entered. | |
static | FromIntersectSet(NSExpression, NSExpression)Documentation for this section has not yet been entered. | |
static | FromKeyPath(string)Documentation for this section has not yet been entered. | |
static | FromMinusSet(NSExpression, NSExpression)Documentation for this section has not yet been entered. | |
static | FromSubquery(NSExpression, string, NSObject)Documentation for this section has not yet been entered. | |
static | FromUnionSet(NSExpression, NSExpression)Documentation for this section has not yet been entered. | |
static | FromVariable(string)Documentation for this section has not yet been entered. | |