다음을 통해 공유


ChoiceField(Int32, Int32) 생성자

정의

public:
 ChoiceField(int min, int max);
public ChoiceField (int min, int max);
new Microsoft.Solutions.BTAHL7.Pipelines.ChoiceField : int * int -> Microsoft.Solutions.BTAHL7.Pipelines.ChoiceField
Public Sub New (min As Integer, max As Integer)

매개 변수

min
Int32
max
Int32

적용 대상