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