Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IArguments Interface / DeallocSharedValue Method


In This Topic
DeallocSharedValue Method
In This Topic
Deallocates the last created IValue objects.
Syntax
'Declaration
 
Sub DeallocSharedValue() 
 
'Usage
 
Dim instance As IArguments
 
instance.DeallocSharedValue()
See Also