共用方式為


SearchSpace.Values 屬性

定義

取得 ICollection<T>,包含 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)

屬性值

實作

適用於