'Declaration Public Overloads Sub AddObject( _ ByVal consumer As IExpressionConsumer, _ ByVal formulaIndex As Integer _ )
'Usage Dim instance As FormulaDependentInfos Dim consumer As IExpressionConsumer Dim formulaIndex As Integer instance.AddObject(consumer, formulaIndex)
public void AddObject( IExpressionConsumer consumer, int formulaIndex )
Parameters
- consumer
- The dependent expression consumer object.
- formulaIndex
- The formula index of the object