次の方法で共有


Parameter.IDictionary<String,Parameter>.Values プロパティ

定義

System.Collections.Generic.ICollection<Microsoft.ML.SearchSpace.Parameter> System.Collections.Generic.IDictionary<System.String,Microsoft.ML.SearchSpace.Parameter>.Values { get; }
member this.System.Collections.Generic.IDictionary<System.String,Microsoft.ML.SearchSpace.Parameter>.Values : System.Collections.Generic.ICollection<Microsoft.ML.SearchSpace.Parameter>
 ReadOnly Property Values As ICollection(Of Parameter) Implements IDictionary(Of String, Parameter).Values

プロパティ値

実装

適用対象