다음을 통해 공유


SearchSpace.Item[String] 속성

정의

지정한 키를 가진 요소를 가져오거나 설정합니다.

public Microsoft.ML.SearchSpace.Option.OptionBase this[string key] { get; set; }
member this.Item(string) : Microsoft.ML.SearchSpace.Option.OptionBase with get, set
Default Public Property Item(key As String) As OptionBase

매개 변수

key
String

속성 값

구현

적용 대상