次の方法で共有


SearchSpace.TryGetValue(String, OptionBase) メソッド

定義

System.Object.TryGetValue(System.String,Microsoft.ML.SearchSpace.Option.OptionBase@)
public bool TryGetValue (string key, out Microsoft.ML.SearchSpace.Option.OptionBase value);
abstract member TryGetValue : string * OptionBase -> bool
override this.TryGetValue : string * OptionBase -> bool
Public Function TryGetValue (key As String, ByRef value As OptionBase) As Boolean

パラメーター

key
String
value
OptionBase

戻り値

適用対象