Share

PunchToolFeatures.Item Property

Parent Object: PunchToolFeatures

Description

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 PunchToolFeature

Property 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.

Version

Introduced in version 5.3

Was this information helpful?