MonoMac.Foundation.NSExpression: Method Members

The methods of MonoMac.Foundation.NSExpression are listed below. For a list of all members, see the NSExpression Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

ExpressionValueWithObject(NSObject, NSMutableDictionary) : NSExpression
Documentation for this section has not yet been entered.
static
FromAggregate(NSExpression[]) : NSExpression
Documentation for this section has not yet been entered.
static
FromConstant(NSObject) : NSExpression
Documentation for this section has not yet been entered.
static
FromFormat(string, NSExpression[]) : NSExpression
Documentation for this section has not yet been entered.
static
FromFunction(NSExpressionHandler, NSExpression[]) : NSExpression
Documentation for this section has not yet been entered.
static
FromFunction(string, NSExpression[]) : NSExpression
Documentation for this section has not yet been entered.
static
FromFunction(NSExpression, string, NSExpression[]) : NSExpression
Documentation for this section has not yet been entered.
static
FromIntersectSet(NSExpression, NSExpression) : NSExpression
Documentation for this section has not yet been entered.
static
FromKeyPath(string) : NSExpression
Documentation for this section has not yet been entered.
static
FromMinusSet(NSExpression, NSExpression) : NSExpression
Documentation for this section has not yet been entered.
static
FromSubquery(NSExpression, string, NSObject) : NSExpression
Documentation for this section has not yet been entered.
static
FromUnionSet(NSExpression, NSExpression) : NSExpression
Documentation for this section has not yet been entered.
static
FromVariable(string) : NSExpression
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSExpression object.