共用方式為


NSExpression.FromConstant(NSObject) 方法

定義

表示常數值的運算式。

[Foundation.Export("expressionForConstantValue:")]
public static Foundation.NSExpression FromConstant (Foundation.NSObject obj);
static member FromConstant : Foundation.NSObject -> Foundation.NSExpression

參數

obj
NSObject

傳回

屬性

適用於