Share

CustomTables.Item Property

Parent Object: CustomTables

Description

Returns the specified object in the collection.

Syntax

CustomTables.Item( Index As Long ) As CustomTable

Property Value

This is a read only property whose value is a CustomTable.

Parameters

Name Type Description
Index Long Input Long that specifies the index within the collection of the item to return.

Version

Introduced in version 9

Was this information helpful?