clsD3Connection objects - returns a new clsD3SelectList object containing a list of D3 files from the current account.
clsD3DynamicArray objects - creates a new clsD3SelectList object containing a list of attributes in the clsD3DynamicArray object.
clsD3File objects - returns a new clsD3SelectList object containing a list of item-ids from the D3 file associated with the clsD3File object.
Syntax
Set oSelectList = object.brSelect |
Parameters
Parameter |
Description |
oSelectList |
An object variable that represents a clsD3SelectList object. |
object |
An object variable that represents an object in the Applies To list. |
Remarks
clsD3DynamicArray objects - Use this method with the brReadNext method of clsD3SelectList class to read attribute-by-attribute from a list.