iFeatures.Item Property
Parent Object:
iFeatures
Description
Returns the specified iFeature object from the collection..
Syntax
iFeatures.
Item(
Index As Variant ) As
iFeature
Property Value
This is a read only property whose value is an
iFeature.
Parameters
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. |
Samples
Version
Introduced in version 2009