iFeatureTableColumns.Item Property
Parent Object:
iFeatureTableColumns
Description
Returns the specified iFeatureTableColumn object from the collection.
Syntax
iFeatureTableColumns.
Item
(
Index
As Variant ) As
iFeatureTableColumn
Property 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.
Version
Introduced in version 2009
© Copyright 2021 Autodesk, Inc.
Comment on this page.