Spread Windows Forms 12.0 Product Documentation
AllocValue() Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IEvaluationContext Interface > AllocValue Method : AllocValue() Method
Allocates a new IValue object.
Syntax
'Declaration
 
Overloads Function AllocValue() As IValue
'Usage
 
Dim instance As IEvaluationContext
Dim value As IValue
 
value = instance.AllocValue()
IValue AllocValue()

Return Value

The new allocated IValue object.
See Also

Reference

IEvaluationContext Interface
IEvaluationContext Members
Overload List