次の方法で共有


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)

プロパティ値

実装

適用対象