[]
Get primitive value from this IValue object.
IPrimitiveValue GetPrimitiveValue(IEvaluationContext context)
Function GetPrimitiveValue(context As IEvaluationContext) As IPrimitiveValue
Type | Name | Description |
---|---|---|
IEvaluationContext | context |
Type | Description |
---|---|
IPrimitiveValue | An IPrimitiveValue instance referred by this IValue object. |
After this function is invoked, there is no guarranty that this object keeps unchanged.