[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IEvaluationContext.GetValue

GetValue Method

GetValue(int)

Get the IValue object at the specified index.

Declaration
IValue GetValue(int index)
Function GetValue(index As Integer) As IValue
Parameters
Type Name Description
int index

The zero-based integer indicates the index of IValue object.

Returns
Type Description
IValue

IValue.