[]
Notifies the IObjectExpressionSupport that the consumer formula at the specified index has been modified.
void ModifyObjectExpression(IExpressionConsumer obj, int index)
Sub ModifyObjectExpression(obj As IExpressionConsumer, index As Integer)
| Type | Name | Description |
|---|---|---|
| IExpressionConsumer | obj | The object consumer |
| int | index | The index of specified formula |