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