Parameter.IDictionary<String,Parameter>.Values Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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