'宣言 Overloads Sub Modify( _ ByVal type As CfValueType, _ ByVal formula As System.String _ )
void Modify( CfValueType type, System.string formula )
パラメータ
- type
- 条件値の種類を示すCfValueType値。
- formula
- 条件値の数式を示す文字列値。
'宣言 Overloads Sub Modify( _ ByVal type As CfValueType, _ ByVal formula As System.String _ )
void Modify( CfValueType type, System.string formula )