|
Can be used with arbitrary objects
You can use CalcQuick to add calculation support to just about anything. You just register the values/formulas using an indexer on the CalcQuick object. Then the act of retrieving the value through the CalcQuick indexing triggers the calculation.
|
|
|
|