次の方法で共有


AUParameter.GetValue(String) メソッド

定義

の パラメーターの数値を返します str

[Foundation.Export("valueFromString:")]
public virtual float GetValue (string str);
abstract member GetValue : string -> single
override this.GetValue : string -> single

パラメーター

str
String

パラメーター値を取得する文字列表現。

戻り値

パラメーター文字列の数値。

属性

適用対象