Parameter.IDictionary<String,Parameter>.Values Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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