iFeatureTableColumns.Item Property
Parent Object: iFeatureTableColumnsDescription
Returns the specified iFeatureTableColumn object from the collection.
Syntax
iFeatureTableColumns.Item( Index As Variant ) As iFeatureTableColumnProperty Value
This is a read only property whose value is an iFeatureTableColumn.Parameters
Name | Type | Description |
Index | Variant | Value that specifies the index of the iFeatureTableColumn to return. |