다음을 통해 공유


UniformNumericOption.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)()

속성 값

적용 대상