HemFeatures.Item Property
Parent Object: HemFeaturesDescription
Returns the specified HemFeature object from the collection. This is the default property of the HemFeatures collection object.
Syntax
HemFeatures.Item( Index As Variant ) As HemFeatureProperty Value
This is a read only property whose value is a HemFeature.Parameters
Name | Type | Description |
Index | Variant | Input Variant value that specifies the index of the to return. |