Returns the specified iFeature object from the collection..
Name | Type | Description |
Index | Variant | Input Long or String value that specifies the iFeature to return. If a Long is input then it is the index of the item to return. If a String is input then it must match the name of an existing iFeature. If the index is out of range or the name does not exist a failure will occur. |
Name | Description |
Changing row of table driven iFeature | This program demonstrates the edit of a table driven iFeature to change which row of the table is being used to drive the iFeature. |