次の方法で共有


NSExpression.FromVariable(String) メソッド

定義

変数バインド ディクショナリから指定した変数を抽出する式。

[Foundation.Export("expressionForVariable:")]
public static Foundation.NSExpression FromVariable (string string1);
static member FromVariable : string -> Foundation.NSExpression

パラメーター

string1
String

戻り値

属性

適用対象