brCloseSelectList Method

         

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