Destroys the specified clsD3SelectList object.
Syntax
object.brCloseSelectList oSelectList |
Parameters
Parameter |
Description |
object |
An object variable that represents a clsD3Connection object. |
oSelectList |
An object variable that represents the clsD3SelectList object to be destroyed. |
Remarks
Attempting to use a clsD3SelectList object that has been closed will result in a run-time error.
Any attempt to close a clsD3SelectList object that has been closed is ignored.