次の方法で共有


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

適用対象