void Modify( CfValueType type, string formula )
'Declaration Overloads Sub Modify( _ ByVal type As CfValueType, _ ByVal formula As String _ )
'Declaration
Overloads Sub Modify( _ ByVal type As CfValueType, _ ByVal formula As String _ )
'Usage Dim instance As IConditionValue Dim type As CfValueType Dim formula As String instance.Modify(type, formula)
'Usage
Dim instance As IConditionValue Dim type As CfValueType Dim formula As String instance.Modify(type, formula)
IConditionValue Interface IConditionValue Members Overload List