다음을 통해 공유


ChoiceOption.Step 속성

정의

이 옵션의 단계를 가져옵니다. 이 Step 옵션은 분할해야 하는 그리드 수를 결정하는 데 사용됩니다. 에서 ChoiceOption항상 .의 Choices길이입니다. 그리고, UniformNumericOption그것은 항상 [null]입니다. 그리고, SearchSpace그것은 옵션의 모든 Step 조합입니다.

public override int?[] Step { get; }
member this.Step : Nullable<int>[]
Public Overrides ReadOnly Property Step As Nullable(Of Integer)()

속성 값

적용 대상