[]
Deallocates the last created IValue object.
void DeallocValue()
Sub DeallocValue()
Deallocates the last created IValue objects.
void DeallocValue(int count)
Sub DeallocValue(count As Integer)
| Type | Name | Description |
|---|---|---|
| int | count | The total number of IValue objects to deallocate. |