Compartir a través de


SearchSpace.Values Propiedad

Definición

Obtiene una interfaz ICollection<T> que contiene los valores de la interfaz IDictionary<TKey,TValue>.

public System.Collections.Generic.ICollection<Microsoft.ML.SearchSpace.Option.OptionBase> Values { get; }
member this.Values : System.Collections.Generic.ICollection<Microsoft.ML.SearchSpace.Option.OptionBase>
Public ReadOnly Property Values As ICollection(Of OptionBase)

Valor de propiedad

Implementaciones

Se aplica a