共用方式為


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

屬性值

實作

適用於